This branch is 4 commits behind mud/bankerbot-rb:main
2023-05-09 21:39:12 +00:00
2022-10-07 15:11:26 +02:00
2022-10-07 15:59:25 +02:00
2023-05-09 13:38:32 +02:00
2022-10-07 17:08:48 +02:00
2023-05-09 21:39:12 +00:00
2022-10-07 15:59:07 +02:00
2022-10-07 15:59:07 +02:00
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
Description
No description provided
Readme 526 KiB
Languages
Ruby 100%