Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/claudiopro/slack-slashcommand-urbandictionary

🤖 Slack slash command handler for Urban Dictionary lookup
https://github.com/claudiopro/slack-slashcommand-urbandictionary

slack slack-commands urban-dictionary

Last synced: 17 days ago
JSON representation

🤖 Slack slash command handler for Urban Dictionary lookup

Awesome Lists containing this project

README

        

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

# slack-slashcommand-urban

A simple [Slack Slash Command](https://api.slack.com/slash-commands) handler written following @lmammino's [excellent tutorial on Scotch.io](https://scotch.io/tutorials/create-a-custom-slack-slash-command-with-nodejs-and-express).

Provides a convenient command to look up a term on Urban Dictionary using @mvrilo's [urban](http://npm.im/urban) npm module. Based on Node with Express.

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2017 Claudio Procida