sloppy-joe-bot
A slackbot that uses IBM's Natural Language Understanding API, and Markov Chains, to generate Alexis Tsipras' rhetoric
Demo

Usage
- Put your slackbot token in a file called 'token' in the root directory
- Set up IBM's Natural Language Understanding platform properly
- Set up environment variables:
SLACK_BOT_TOKEN: The token of the slack botWATSON_API_KEY: The api key for the IBM's natural language understanding module
- Install dependencies:
bash $ npm install - Start the bot:
bash $ npm start
Built With
- ibm-watson
- javascript
- slackbot

Log in or sign up for Devpost to join the conversation.