discord bot written in ruby using discordrb
uses dotenv and discordrb so install them with bundler
dotenv
discordrb
ya gotta have DISCORD_TOKEN and BOT_CHANNEL in a .env file so it knows what bot and channel to use
DISCORD_TOKEN
BOT_CHANNEL
.env
$ bundle install $ bundle exec ruby coin.rb