0

I want to create some sort of Viber bot to send messages to Viber user, actually just to notify them.

I've tried to follow their documentation, but I couldn't make it work, because it was not clear to me at all. So, can you guys provide me some guide how can I send message to Viber user using Python?

Looking forward to hearing from you.

wowkin2
  • 5,895
  • 5
  • 23
  • 66
Dawid
  • 148
  • 9

1 Answers1

0

Here is a good working sample from Viber company, written with Flask and viber-bot-python library.

wowkin2
  • 5,895
  • 5
  • 23
  • 66