Skip to content

Social Media

WhatsApp

typescript
// Enable WhatsApp Notifications
WHATSAPP_ENABLED=true
WHATSAPP_BUSINESS_ID=your_business_id
WHATSAPP_PHONE_NUMBER=+1234567890

LINE Official Account

typescript
// Connect LINE OA
LINE_CHANNEL_ID=1234567890
LINE_CHANNEL_SECRET=xxxxx
LINE_ACCESS_TOKEN=xxxxx

Released under the MIT License.