Commit Graph

4 Commits

Author SHA1 Message Date
neoarz
e7ee97074b refactor(fun): cogs into one group
Combined all fun commands into a single 'fun' GroupCog with subcommands, replacing individual cogs for coinflip, eightball, minesweeper, randomfact, and rockpaperscissors. Updated bot.py to load the fun cog as a package and adjusted help.py to reflect the new command structure. This improves organization and discoverability of fun commands.
2025-09-28 22:48:10 -04:00
neoarz
8a64a9bc75 chore: fix the look of randomfunfact.py 2025-09-15 07:12:38 -04:00
neoarz
61420f0e09 chore: change some bot colors and small changes 2025-09-14 22:54:26 -04:00
neoarz
8d261089c0 style: new code layout 2025-09-14 18:54:56 -04:00