Skip to content

csfwn/viber-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

viber-bot

Create Viber Public Account

https://partners.viber.com/account/create-bot-account

Developer Documentation

https://developers.viber.com/docs/

Node.JS Bot API => https://developers.viber.com/docs/api/nodejs-bot-api/

Python Bot API => https://developers.viber.com/docs/api/python-bot-api/

REST Bot API => https://developers.viber.com/docs/api/rest-bot-api/

Java Bot API => https://developers.viber.com/docs/api/java-bot-api/

Install ngrok to get the public url with ssl

https://www.npmjs.com/package/ngrok

https://ngrok.com/docs

For PHP,

Create a file config.php in php directory and add below text

<?php $access_token = 'Your Viber Access Token Add Here'; ?>

About

Viber Chatbot Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages