Go to file
2024-01-31 05:08:33 +06:00
.bundle add bundle config 2022-10-07 15:11:26 +02:00
.gitignore ignore asdf config file 2024-01-31 05:06:32 +06:00
block.gif resize block gif 2023-05-14 19:33:23 +00:00
coin.gif new coin 2022-10-07 17:08:48 +02:00
coin.rb handling some TypeErrors 2024-01-31 05:08:33 +06: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