15
0
Fork
You've already forked queceybot
0
A discord bot for QCC
  • Ruby 100%
2025年08月14日 19:49:49 -04:00
lib check admin perms directly for m.mod? 2025年08月14日 19:08:03 -04:00
.gitignore init 2025年08月14日 18:44:10 -04:00
Gemfile init 2025年08月14日 18:44:10 -04:00
Gemfile.lock init 2025年08月14日 18:44:10 -04:00
queceybot.rb add some useful channel ids 2025年08月14日 19:49:49 -04:00
README.md add the DISCORD_BOT_TOKEN step 2025年08月14日 18:49:06 -04:00

queceybot

Dev setup

  • Install ruby 3.4+
  • Install dependencies with bundle
  • Export DISCORD_BOT_TOKEN in your environment
  • Run the bot with ruby queceybot.rb