Settle arguments with your colleagues without ever leaving Slack.
Clone this repo and run npm install
.
$ SLACK_TOKEN=[your_slack_token] node index.js
Or add your SLACK_TOKEN
to an .env
file and run npm start
.
help
- Display Wikibot's commands
wiki [keyword]
- Search Wikipedia for articles that match your keyword and display the summary.
dic [keyword]
- Search Urban Dictionary for definitions that match your keywords.
MIT © Paul Asjes