Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
/ sloppy-joe-bot Public archive

🗣️ A slackbot that uses IBM's NLU API and Markov Chains, to generate Alexis Tsipras' rhetoric.

License

Notifications You must be signed in to change notification settings

iamnapo/sloppy-joe-bot

Repository files navigation

sloppy-joe-bot

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

license

Demo

Demo

Usage

  1. Put your slackbot token in a file called 'token' in the root directory
  2. Set up IBM's Natural Language Understanding platform properly
  3. Set up environment variables:
    • SLACK_BOT_TOKEN: The token of the slack bot
    • WATSON_API_KEY: The api key for the IBM's natural language understanding module
  4. Install dependencies:
    $ npm install
  5. Start the bot:
    $ npm start

About

🗣️ A slackbot that uses IBM's NLU API and Markov Chains, to generate Alexis Tsipras' rhetoric.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published