* 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.
Introduces a new 'refresh' command for troubleshooting app refresh/install issues. Updates 'Edit Command' button URLs in code, pairing, server, and sparse cogs to point directly to their respective source files on GitHub. Removes timestamp from server cog footer.