Skip to main content
Viber is a messaging app with strong presence in Eastern Europe, the Middle East, and Southeast Asia. profClaw connects via Viber’s Bot API for business interactions.

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

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.