diff --git a/README.md b/README.md index ca49d59..879804c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@
-**All in one discord bot for helping with [SideStore](https://discord.gg/3DwCwpBHfv), [idevice](https://discord.gg/ZnNcrRT3M8), and more.** +**All in one discord bot for helping with [SideStore](https://discord.gg/3DwCwpBHfv), [idevice](https://discord.gg/ZnNcrRT3M8), [MeloNX](https://discord.gg/Q4VkbkYfmk), and more.**
diff --git a/TODO.md b/TODO.md index 19cf2d2..66733cb 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,14 @@ - [x] Add rest of the errors yikes - [x] Add ddi mounting command -- [ ] Add melonx commands +- [x] Add melonx commands + - [x] Add /melonx command + - [x] Add /transfer command + - [x] Add /mods command + - [x] Add /gamecrash command + - [x] Add /requirements command + - [x] Add /error command + - [x] Add /26 command - [ ] Add ai commands diff --git a/cogs/melonx/ios26.py b/cogs/melonx/ios26.py index cec73af..9f555df 100644 --- a/cogs/melonx/ios26.py +++ b/cogs/melonx/ios26.py @@ -19,7 +19,7 @@ def ios26_command(): '2. Turn on "Picture in Picture" in StikDebug\'s settings.\n\n' + '### MeloNX\n' + 'Make sure you\'re on the latest public beta.\n' + - '#prerelease-betas\n\n' + + 'https://discord.com/channels/1300369899704680479/1412931489817034892\n\n' + '## Disclaimer:\n\n' + 'If you\'re on iOS 18 or below, and emulation is essential to you:\n\n' + '## <:error:1424007141768822824> DO NOT UPDATE <:error:1424007141768822824> \n\n' +