Commit Graph

10 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
abebd06227 NEVER 2025-10-05 21:41:04 -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
00a49fa040 chore(todo): add new things :) 2025-09-27 19:52:10 -04:00
neoarz
bb46f61a61 fix(afc): idevice_pair naming 2025-09-26 20:03:45 -04:00
neoarz
63e49bcb7b feat(sidestore): create new afc command 2025-09-18 16:50:29 -04:00