Go to file
2023-01-26 17:33:15 +01:00
.bundle add bundle config 2022-10-07 15:11:26 +02:00
.gitignore ignore scoreboard yml 2022-10-07 15:59:25 +02:00
coin.gif new coin 2022-10-07 17:08:48 +02:00
coin.rb change cum word 2023-01-26 17:33:15 +01:00
Gemfile add dotenv to Gemfile 2022-10-07 15:59:07 +02:00
Gemfile.lock add dotenv to Gemfile 2022-10-07 15:59:07 +02:00
README.md readme 2022-10-07 17:17:01 +02:00

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