[Viber ] Subcribe to Viber bot
darkhader opened this issue · 1 comments
darkhader commented
how can i subcribe to Viber bot?
i have try sendText to my bot id (pa:....) but got error: Viber API - Bad receiver ID
chentsulin commented
Hi @darkhader,
you can't send text messages to your own bot (using your bot id). You need to get a user ID from the event and use that user ID to send text messages.
I recommend using Bottender framework (built on top of messaging-apis) if you're building a bot:
https://bottender.js.org/docs/en/channel-viber-setup