* Update afc.py
* Update afc.py
* Update error message and documentation link for UDID
* Update pairing file instructions and documentation URL
* Update pairing file instructions in refresh.py
* Update sparse.py
* NOTE TO SELF: This can probably be removed altogether or modified drastically because we don’t use jitterbug anymore
* Update jit26.py
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.
Replaces the previous multi-step troubleshooting guide with a simplified list focused on ensuring users are on the latest version of SideStore and basic troubleshooting steps. Removes instructions for using an older version and streamlines the help message.