Example bot which consumes the Chatbot API - Documentation located in the Advanced Tab of the administrative control panel.
Requires node.js
To use:
- cd examplebot
- npm install
- node main.js
- edit the newly generated examplebot.opts
- modify bot to be a chatbot, have proper permissions, and callback of wherever this node server is running (http://localhost:7111)
- node main.js