Hubot Adapter for discord.js.
Setup is quite easy just:
npm install hubot-disbot
./bin/hubot -a disbot
Remember you need to have an environment variable called DISBOT_TOKEN
with your Bot token which you can get here: https://discordapp.com/developers/applications/me
MIT