Integrates Urban Dictionary right into Slack
Download the latest version of urbano for all major platforms.
Remember to set the GOPATH variable.
git clone https://github.com/iarenzana/urbanobot
cd urbanobot
go build
URBANO_DOMAIN=urbano.example.org ./urbanobot.go
Run this service in Heroku (Procfile provided). Go to your Custom Integrations, Slash Commands on Slack and create a GET that points to https://[YOUR_HOST]/v1/word.
Crafted with ❤️ in Indiana by [Chubbs Solutions] (http://chubbs.solutions).