11 Commits

Author SHA1 Message Date
CelloSerenity
0d3fcb8146 fix: Update to iloader and fix broken links (#26)
* 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
2025-11-27 14:14:49 -05:00
neoarz
23790c46b4 chore: ruff fix 2025-11-22 19:51:46 -05:00
neoarz
1eff6c9f53 chore: ruff formatting 2025-11-02 23:32:52 -05:00
CelloSerenity
5c6f12ab80 fix(sidestore): update idevice_pair terminology 2025-10-14 15:08:33 -04:00
neoarz
18bac4a125 fix(crash): use double quotes to not break file
- update files last updated
- remove original names since using /(command group) help is better
2025-10-06 08:38:39 -04:00
CelloSerenity
b5c3f0f93e UP 2025-10-05 21:38:45 -06:00
CelloSerenity
c07743dc75 YOU 2025-10-05 21:38:16 -06:00
neoarz
3bc5ebe192 refactor(sidestore): commands into single GroupCog
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.
2025-09-28 23:28:53 -04:00
neoarz
53c4e742ef fix(half): remove method 2
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.
2025-09-20 08:27:56 -04:00
neoarz
b30cbf6677 fix: command links 2025-09-17 08:46:47 -04:00
neoarz
2898b14555 feat: old sidestore commands are done!!!! 2025-09-17 08:41:24 -04:00