This is the repository for the Stan Slackbot
Start by running:
npm install
Then create a '.env' file with your slack token, and an api key for the MemeGenerator API. You can register a bot and get a slack token here To make the weather functionalty work you will need an API key from OpenWeatherMap
Next up you want to setup heroku (https://heroku.com), such that you are able to push changes to the server.
When ready to run stan. Run the following command!
npm start
This is a list of current features and comming features.
You are more than welcome to add more features, or feature requests.
- Send Memes (@stan send a meme with cats)
- Send Gifs (@stan send a gif with dogs)
- Respond to gratitude (Thank you @stan)
- Tell a joke (@stan tell me a joke)
- Send a pickup line (@stan pick me up)
- Send a poem (@stan send a poem)
- Give weather informations (@stan how's the weather in {city})
- Fallback onto Neural chatbot