Ruboty::Discord build status

Discord adapter for Ruboty.

Install

# Gemfile
gem 'ruboty-discord'

Usage

  1. Create new App (https://discordapp.com/developers/applications/me/create)
  2. Get Client ID & bot user token
  3. Open https://discordapp.com/oauth2/authorize?scope=bot&client_id=xxxxxxxxx (Replace xxxxxxxxx with client ID)

ENV

DISCORD_TOKEN - Account's token