Commit Graph

  • 94395e45a9 Added base activity master Benjamyn 2026-08-30 17:00:29 +10:00
  • 926fc4b96a Beeeg refactor Benjamyn 2026-08-30 16:54:49 +10:00
  • bd305ca1ca MEATBAG: Turn on logging 4skin Benjamyn 2026-08-27 17:50:58 +10:00
  • f43935bf54 HUMAN: server start scripts Benjamyn 2026-08-27 17:25:06 +10:00
  • 528beb7653 fix: suppress false-positive RuntimeWarning from process_commands Benjamyn 2026-08-27 17:05:16 +10:00
  • 611e38516f revert: await bot.process_commands(message) is correct in discord.py 2.7.x Benjamyn 2026-08-27 17:04:25 +10:00
  • c37e940e86 fix: remove await from bot.process_commands() call Benjamyn 2026-08-27 17:01:51 +10:00
  • 59bde86d20 fix: use bot.process_commands() for prefix command dispatch Benjamyn 2026-08-27 16:53:56 +10:00
  • 6f8ed88f7a fix: use bot._commands registry to find prefix commands Benjamyn 2026-08-27 16:50:16 +10:00
  • ba3fd2e8fa fix: strip only the first '!' character instead of all of them Benjamyn 2026-08-27 16:46:39 +10:00
  • 1c27ed17cf fix: await bot.process_commands(message) in on_message Benjamyn 2026-08-27 16:43:35 +10:00
  • 00cdad3145 fix: rename !help to !list-commands to avoid collision with built-in help Benjamyn 2026-08-27 16:41:45 +10:00
  • 778778c622 fix: rename !help command to avoid collision with built-in help Benjamyn 2026-08-27 16:41:32 +10:00
  • 331e0e10a7 fix: add on_message handler to support !help and other text commands Benjamyn 2026-08-27 16:39:20 +10:00
  • e458214467 fix: add ! prefix commands to main.py Benjamyn 2026-08-27 16:35:46 +10:00
  • f7bdec8195 feat: add debug logging gated by APP_DEBUG environment variable Benjamyn 2026-08-27 16:30:10 +10:00
  • 1b08e58aa0 fix: rename command aliases to avoid collision Benjamyn 2026-08-27 16:18:38 +10:00
  • 087fea31b0 fix: await bot.add_cog() in cogs/admin.py Benjamyn 2026-08-27 16:17:12 +10:00
  • 43ca943cb8 feat: A.B.I.N.A.S.H Discord bot with GIF emotes, slash commands, and music Benjamyn 2026-08-27 16:05:27 +10:00