https://github.com/bnchrch/drinkbot
:cocktail: A Slackbot to help make your next cocktail
https://github.com/bnchrch/drinkbot
bot chatbot cocktails nodejs slack
Last synced: 17 days ago
JSON representation
:cocktail: A Slackbot to help make your next cocktail
- Host: GitHub
- URL: https://github.com/bnchrch/drinkbot
- Owner: bnchrch
- Created: 2015-09-23T05:36:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T05:28:26.000Z (over 9 years ago)
- Last Synced: 2025-07-06T18:11:24.237Z (4 months ago)
- Topics: bot, chatbot, cocktails, nodejs, slack
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# DrinkBot
A Slack chat bot to serve you drinks.
### Set up
1. Create an account and grab an api key from the [Absolut Drink Database](http://addb.absolutdrinks.com/docs/)
2. Set the api key from ADDB to ADDB_API_KEY in your env
3. Create a new bot in [yourteamname.slack.com/services/new/bot](yourteamname.slack.com/services/new/bot)
4. Set the token from Slack to SLACK_API_KEY in your env### To Run
**Requires IO.js v3 or higher to run**1. In your console type:
'npm start'
### To Use
Once run you will see DrinkBot post to your general chat.
Type `DrinkBot Help` in Slack to get example commands