This is a template for a Viber chatbot using the Ebony Framework. Start from here and create the best chatbot. Customize the colors and the persistent menu elements to your desire. Then add modules with your flows and let your imagination run wild.
-
First you have to create a .env file
Copy the
example.env
as.env
and fill the fields. -
yarn
To install all the packages
-
yarn run dev
To start your bot. Now just start creating!
-
Browse the template and see some kinds of messages you can possibly send.