Ivan Climov

Ivan Climov

  • 972
  • 685
  • 21.3k

How to create a Windows7 application to send a text message

May 31 2019 4:34 AM
For example, I need a WinForm application in order to send a message to viber.
I get "TOKEN".
I do not understand what to do next.
 
I studied
Viber REST API - link - https://developers.viber.com/docs/api/rest-bot-api/#viber-rest-api
Example bot C # - link - https://gist.github.com/eranziman/dc27385f6674c3d0bc4a3bcf784344d6
github.com. Search - "viber bot" - link - https://github.com/search?l=C%23&q=viber+bot&type=Repositories
 
But I do not understand how to assemble it into one system and run the application.
 
Questions
How to create a Windows7 application to send a text message with a picture in viber?
Can anyone have experience in such work?
I am interested in a brief instruction. If not difficult, then with code examples and (or) links.

Answers (5)