From f9207c3f5615b372fed6185e590774e81591f5d4 Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:34:33 -0600 Subject: [PATCH 01/11] NEVER --- cogs/sidestore/crash.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/sidestore/crash.py b/cogs/sidestore/crash.py index 36f99e4..7c8017e 100644 --- a/cogs/sidestore/crash.py +++ b/cogs/sidestore/crash.py @@ -13,7 +13,7 @@ def crash_command(): embed = discord.Embed( color=0x8e82f9, description=( - '# Sidestore Crashing After Refresh\n\n---\n\n' + + '# SideStore Crashing After Refresh\n\n---\n\n' + '1. Delete your current SideStore.\n' + '2. Reinstall with AltServer.\n' + '3. Select the pairing file and sign into SideStore.\n' + From 1b636e6621d417b582ba2d8efdf5e11f71a031c6 Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:35:43 -0600 Subject: [PATCH 02/11] GONNA --- cogs/sidestore/pairing.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cogs/sidestore/pairing.py b/cogs/sidestore/pairing.py index 22730c8..16722c1 100644 --- a/cogs/sidestore/pairing.py +++ b/cogs/sidestore/pairing.py @@ -22,11 +22,11 @@ def pairing_command(): ' - Rename the file to `ALTPairingFile.mobiledevicepairing`\n' + ' - Try moving the pairing file to the root directory of the SideStore folder in the Files app under "On My iPhone/iPad"\n\n' + '3. **Certificate Signing:**\n' + - " When signing Sidestore with certain certificates, you won't be able to select the pairing file from within the app\n" + + " When signing SideStore with certain certificates, you won't be able to select the pairing file from within the app\n" + ' - Try the fix mentioned above\n' + - ' - If you do not see the Sidestore folder in the Files app:\n' + + ' - If you do not see the SideStore folder in the Files app:\n' + ' • Connect your phone to your computer\n' + - ' • Drag and drop the pairing file into the Sidestore app\'s files section\n' + + ' • Drag and drop the pairing file into the SideStore app\'s files section\n' + ' • Ensure the file is renamed to `ALTPairingFile.mobiledevicepairing`\n' ) ) From 19c20af5040086092575ebad84aa3b9df60adaca Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:37:22 -0600 Subject: [PATCH 03/11] GIVE note: maybe change name to anisette? --- cogs/sidestore/server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/sidestore/server.py b/cogs/sidestore/server.py index 4d2a6cf..cf504e8 100644 --- a/cogs/sidestore/server.py +++ b/cogs/sidestore/server.py @@ -13,7 +13,7 @@ def server_command(): embed = discord.Embed( color=0x8e82f9, description=( - '# Sidestore Freezing or Displaying an Error Code During Sign-In\n\n---\n\n' + + '# SideStore Freezing or Displaying an Error Code During Sign-In\n\n---\n\n' + '1. **Change the Anisette Server:**\n' + ' The most common solution is to switch to a different Anisette server. Do this:\n' + ' - Open Sidestore settings\n' + From c07743dc75915c6463500f1ae87370e9045bbfba Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:38:16 -0600 Subject: [PATCH 04/11] YOU --- cogs/sidestore/half.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/sidestore/half.py b/cogs/sidestore/half.py index 00889c8..8ad0f40 100644 --- a/cogs/sidestore/half.py +++ b/cogs/sidestore/half.py @@ -14,7 +14,7 @@ def half_command(): color=0x8e82f9, description=( '# Sidestore/IPAs Stuck Halfway Through Installing or Refreshing\n\n---\n' + - '### Make Sure You are on the Latest Version of SideStore\n\n' + + '- Make sure you are on the latest version of SideStore\n' + '- Restart SideStore\n' + '- Restart device\n' + '- Clear Cache\n' + From b5c3f0f93e84895637cd33eb6fa7e250c5bbde33 Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:38:45 -0600 Subject: [PATCH 05/11] UP --- cogs/sidestore/half.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/sidestore/half.py b/cogs/sidestore/half.py index 8ad0f40..72b92df 100644 --- a/cogs/sidestore/half.py +++ b/cogs/sidestore/half.py @@ -13,7 +13,7 @@ def half_command(): embed = discord.Embed( color=0x8e82f9, description=( - '# Sidestore/IPAs Stuck Halfway Through Installing or Refreshing\n\n---\n' + + '# SideStore/IPAs Stuck Halfway Through Installing or Refreshing\n\n---\n' + '- Make sure you are on the latest version of SideStore\n' + '- Restart SideStore\n' + '- Restart device\n' + From abebd0622793037c8bce7b71c355f4bca52ca72d Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:41:04 -0600 Subject: [PATCH 06/11] NEVER --- cogs/sidestore/afc.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cogs/sidestore/afc.py b/cogs/sidestore/afc.py index 5017fea..3b6d10b 100644 --- a/cogs/sidestore/afc.py +++ b/cogs/sidestore/afc.py @@ -14,8 +14,9 @@ def afc_command(): color=0x8e82f9, description=( '# AFC Connection Failure\n\n---\n\n' + - '1. Make sure StosVPN is connected\n' + - '2. If issue still persists, generate and import a new pairing file using `idevice_pair`. See [Pairing File instructions](https://docs.sidestore.io/docs/installation/pairing-file) for details' + '1. Make sure Wi-Fi is connected to a stable network\n' + + '2. Make sure StosVPN is connected and updated\n' + + '3. If issue still persists, generate and import a new pairing file using `idevice_pair`. See [Pairing File instructions](https://docs.sidestore.io/docs/installation/pairing-file) for details' ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") From 32b5f1cc32f47887616ba453becb24d1797f0ab0 Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:42:02 -0600 Subject: [PATCH 07/11] GONNA --- cogs/sidestore/udid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/sidestore/udid.py b/cogs/sidestore/udid.py index 660d5e1..f6de768 100644 --- a/cogs/sidestore/udid.py +++ b/cogs/sidestore/udid.py @@ -14,7 +14,7 @@ def udid_command(): color=0x8e82f9, description=( '# SideStore Could Not Determine Device UDID\n\n---\n\n' + - 'This error usually occurs when the pairing file is corrupted. Please generate a new pairing file and try again.\n\n' + + 'This error usually occurs when the pairing file is corrupted. Please create a new pairing file using `idevice_pair` and try again.\n\n' + 'If you forgot how to generate a new pairing file, you can refer to the documentation below.' ) ) From 2f2a426fe0d90691f7d0c4922d54c6799930ae87 Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 21:45:16 -0600 Subject: [PATCH 08/11] LET --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d99d78c..a4d1af3 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ | general | `help`, `botinfo`, `serverinfo`, `ping`, `feedback`, `uptime` | | fun | `randomfact`, `coinflip`, `rps`, `8ball`, `minesweeper` | | moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive`, `timeout` | -| sidestore | `sidestore`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` | -| idevice | `idevice`, `noapps`, `errorcode`, `developermode`, `mountddi` | -| melonx | `melonx`, `transfer`, `mods`, `gamecrash`, `requirements`, `error`, `26` | +| sidestore | `sidestore`, `help`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` | +| idevice | `idevice`, `help`, `noapps`, `errorcode`, `developermode`, `mountddi` | +| melonx | `melonx`, `help`, `transfer`, `mods`, `gamecrash`, `requirements`, `error`, `26` | | miscellaneous | `keanu`, `labubu`, `piracy`, `tryitandsee`, `rickroll`, `dontasktoask`, `support`| | utilities | `translate`, `codepreview`, `dictionary` | | media | `download`, `mcquote`, `img2gif` | From 9943e6fcc30aa4876fe9f826f16a7c9a6a150030 Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 22:14:56 -0600 Subject: [PATCH 09/11] YOU --- cogs/sidestore/crash.py | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/cogs/sidestore/crash.py b/cogs/sidestore/crash.py index 7c8017e..cdc6572 100644 --- a/cogs/sidestore/crash.py +++ b/cogs/sidestore/crash.py @@ -14,11 +14,13 @@ def crash_command(): color=0x8e82f9, description=( '# SideStore Crashing After Refresh\n\n---\n\n' + - '1. Delete your current SideStore.\n' + - '2. Reinstall with AltServer.\n' + - '3. Select the pairing file and sign into SideStore.\n' + - '4. Download the SideStore .ipa file, and save it to your Files app.\n' + - '5. Import the "Sidestore.ipa" file into SideStore, just like how you import any other IPA.\n\n' + + 'First, to try and save your data:\n' + + '1. DON'T DELETE SIDESTORE, reinstall with AltServer's `Sideload .ipa`.\n' + + 'If that doesn't work:\n' + + '1. Delete your current SideStore. Reinstall with AltServer.\n' + + '2. Import your pairing file and sign into SideStore.\n' + + '3. Download the SideStore .ipa file, and save it to your Files app.\n' + + '4. Import the "Sidestore.ipa" file into SideStore, just like how you import any other IPA.\n\n' + 'This process ensures SideStore is refreshed without issues.' ) ) From 7dc62b93401d9960d6f2df74a38e0f3de588eece Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Sun, 5 Oct 2025 22:17:51 -0600 Subject: [PATCH 10/11] DOWN --- cogs/sidestore/code.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cogs/sidestore/code.py b/cogs/sidestore/code.py index d641036..6fd762d 100644 --- a/cogs/sidestore/code.py +++ b/cogs/sidestore/code.py @@ -24,11 +24,11 @@ def code_command(): '2. **For iOS versions 18.1 and above:**\n' + ' - Visit [iCloud](https://www.icloud.com) on a web browser\n' + ' - Click "Sign In"\n' + - ' - When prompted, you will see two options: "Sign In" and "Use Different Apple Account"\n' + + ' - On an Apple device, you may see two options: "Sign In" and "Use Different Apple Account"\n' + ' - Select the bottom option, "Use Different Apple Account"\n' + - ' - Enter your Apple ID and password\n' + + ' - Enter your Apple ID and password, DO NOT USE A PASSKEY\n' + ' - Apple will send you a verification code\n' + - ' - Use this code in Sidestore to complete the sign-in process\n' + ' - Use this code in SideStore to complete the sign-in process\n' ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") From 18bac4a125a1926bb58e1d9dd1463138ead7e33c Mon Sep 17 00:00:00 2001 From: neoarz Date: Mon, 6 Oct 2025 08:38:39 -0400 Subject: [PATCH 11/11] fix(crash): use double quotes to not break file - update files last updated - remove original names since using /(command group) help is better --- README.md | 6 +++--- cogs/sidestore/afc.py | 2 +- cogs/sidestore/code.py | 2 +- cogs/sidestore/crash.py | 7 ++++--- cogs/sidestore/half.py | 2 +- cogs/sidestore/pairing.py | 2 +- cogs/sidestore/server.py | 2 +- cogs/sidestore/udid.py | 2 +- 8 files changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index a4d1af3..b05cec9 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ | general | `help`, `botinfo`, `serverinfo`, `ping`, `feedback`, `uptime` | | fun | `randomfact`, `coinflip`, `rps`, `8ball`, `minesweeper` | | moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive`, `timeout` | -| sidestore | `sidestore`, `help`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` | -| idevice | `idevice`, `help`, `noapps`, `errorcode`, `developermode`, `mountddi` | -| melonx | `melonx`, `help`, `transfer`, `mods`, `gamecrash`, `requirements`, `error`, `26` | +| sidestore | `help`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` | +| idevice | `help`, `noapps`, `errorcode`, `developermode`, `mountddi` | +| melonx | `help`, `transfer`, `mods`, `gamecrash`, `requirements`, `error`, `26` | | miscellaneous | `keanu`, `labubu`, `piracy`, `tryitandsee`, `rickroll`, `dontasktoask`, `support`| | utilities | `translate`, `codepreview`, `dictionary` | | media | `download`, `mcquote`, `img2gif` | diff --git a/cogs/sidestore/afc.py b/cogs/sidestore/afc.py index 3b6d10b..49007e9 100644 --- a/cogs/sidestore/afc.py +++ b/cogs/sidestore/afc.py @@ -20,7 +20,7 @@ def afc_command(): ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") - embed.set_footer(text=f'Last Edited by neoarz') + embed.set_footer(text=f'Last Edited by CelloSerenity') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/sidestore/code.py b/cogs/sidestore/code.py index 6fd762d..37cba4a 100644 --- a/cogs/sidestore/code.py +++ b/cogs/sidestore/code.py @@ -32,7 +32,7 @@ def code_command(): ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") - embed.set_footer(text=f'Last Edited by neoarz') + embed.set_footer(text=f'Last Edited by CelloSerenity') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/sidestore/crash.py b/cogs/sidestore/crash.py index cdc6572..cb26f07 100644 --- a/cogs/sidestore/crash.py +++ b/cogs/sidestore/crash.py @@ -15,8 +15,9 @@ def crash_command(): description=( '# SideStore Crashing After Refresh\n\n---\n\n' + 'First, to try and save your data:\n' + - '1. DON'T DELETE SIDESTORE, reinstall with AltServer's `Sideload .ipa`.\n' + - 'If that doesn't work:\n' + + "1. DON'T DELETE SIDESTORE, reinstall with AltServer's `Sideload .ipa`.\n" + + "If that doesn't work:\n" + + '1. Delete your current SideStore. Reinstall with AltServer.\n' + '2. Import your pairing file and sign into SideStore.\n' + '3. Download the SideStore .ipa file, and save it to your Files app.\n' + @@ -25,7 +26,7 @@ def crash_command(): ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") - embed.set_footer(text=f'Last Edited by neoarz') + embed.set_footer(text=f'Last Edited by CelloSerenity') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/sidestore/half.py b/cogs/sidestore/half.py index 72b92df..0c71e4e 100644 --- a/cogs/sidestore/half.py +++ b/cogs/sidestore/half.py @@ -26,7 +26,7 @@ def half_command(): ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") - embed.set_footer(text=f'Last Edited by neoarz') + embed.set_footer(text=f'Last Edited by CelloSerenity') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/sidestore/pairing.py b/cogs/sidestore/pairing.py index 16722c1..e4176ea 100644 --- a/cogs/sidestore/pairing.py +++ b/cogs/sidestore/pairing.py @@ -31,7 +31,7 @@ def pairing_command(): ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") - embed.set_footer(text=f'Last Edited by neoarz') + embed.set_footer(text=f'Last Edited by CelloSerenity') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/sidestore/server.py b/cogs/sidestore/server.py index cf504e8..612eb70 100644 --- a/cogs/sidestore/server.py +++ b/cogs/sidestore/server.py @@ -25,7 +25,7 @@ def server_command(): ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") - embed.set_footer(text=f'Last Edited by neoarz') + embed.set_footer(text=f'Last Edited by CelloSerenity') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/sidestore/udid.py b/cogs/sidestore/udid.py index f6de768..9de3631 100644 --- a/cogs/sidestore/udid.py +++ b/cogs/sidestore/udid.py @@ -19,7 +19,7 @@ def udid_command(): ) ) embed.set_author(name="SideStore", icon_url="https://github.com/SideStore/assets/blob/main/icons/classic/Default.png?raw=true") - embed.set_footer(text=f'Last Edited by neoarz') + embed.set_footer(text=f'Last Edited by CelloSerenity') embed.timestamp = discord.utils.utcnow() view = discord.ui.View()