Discord adapter for Ruboty.
# Gemfile
gem 'ruboty-discord'- Create new App (https://discordapp.com/developers/applications/me/create)
- Get Client ID & bot user token
- Open
https://discordapp.com/oauth2/authorize?scope=bot&client_id=xxxxxxxxx(Replacexxxxxxxxxwith client ID)
| Name | Description |
|---|---|
DISCORD_TOKEN |
Bot user's token. |