mirror of
https://github.com/neoarz/Syntrel.git
synced 2026-04-13 02:25:38 +02:00
Converted individual sidestore command cogs into functions and grouped them under a new Sidestore GroupCog in cogs/sidestore/__init__.py. Updated bot.py and help.py to recognize the new 'sidestore' category. This simplifies command registration and improves maintainability.