Capabilities
Setup
1
Create a Viber Bot
Go to partners.viber.com and create a bot account.
You’ll receive an Authentication Token.
2
Set webhook
Viber requires a webhook to receive messages. Set it via the API:
3
Configure profClaw
Environment Variables
string
required
Viber Bot authentication token from partners.viber.com.
Configuration Example
- .env
- settings.yml
Message Format
profClaw sends Viber text messages with optional keyboard buttons:Notes
- Status: Beta
- Viber requires a public HTTPS webhook URL.
- The webhook must be set programmatically via the API (not a dashboard).
- Viber bots can only message users who have subscribed or messaged the bot first.
- Message broadcasting requires Viber partner approval for large audiences.
Related
- Chat Providers Overview - Compare all 27 supported channels
- LINE - Dominant messaging platform in Japan and Taiwan
- Messenger - Facebook Messenger for Western audiences
- profclaw channels - Enable and test the Viber connection from the CLI