Viberbot for SUSI AI http://susi.ai
It's easy for you to create your own Viber messenger bot and integrate susi's API into it. You can read the documentation on how to make a public account in Viber and get started.
Messenger bots uses a web server to process messages it receives or to figure out what messages to send.
To create your account on -:
Fork this repository.
Request for a public account on Viber.
Follow the instructions for verification as indicated by viber.
Click Second button from top-right, to discover public accounts made by you.
Click blue button at bottom-right, to create a new one.
Click Join Now to start setting it up.
After filling the required details click Continue
Add more specific details.
Select Viber chat Api as your chat Solution.
Copy the public account key. (It will be in the area that is coloured gray).
This app will accept the requests from Viber and Susi api.
Create a config variable by switching to settings page of your app. The name of your config variable should be X_VIBER_AUTH_TOKEN and its value is the API key generated in step 3.
Change the url in set webhook request options that is on line 33 in index.js file to https://YOUR-HEROKU-APP-NAME.herokuapp.com enclosed in ' '. Commit and push the changes to this forked repository.
Connect the heroku app to the forked repository.
Connect the app to Github by selecting the name of this forked repository.
Branch Deployment.
Successful Deployment.
This should be the output.
1-on-1 chat
No open issues yet, or sync has not completed.