Go to file
2023-05-19 08:47:38 +00: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
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 big cum 2023-05-19 08:47:38 +00: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