forked from mud/bankerbot-rb
8245932e3340e78236b45eab83cc35aa416f872f
Reviewed-on: mud/bankerbot-rb#3
BANKERBOT
discord bot written in ruby using discordrb
setup
uses dotenv and discordrb so install them with bundler
ya gotta have DISCORD_TOKEN and BOT_CHANNEL in a .env file so it knows what bot and channel to use
run me!!
$ bundle install
$ bundle exec ruby coin.rb
Description
Languages
Ruby
100%