chore(readme): add new commands to list

This commit is contained in:
neoarz
2025-09-27 07:10:07 -04:00
parent 67aed99e5a
commit 12349e39f6
2 changed files with 3 additions and 3 deletions

View File

@@ -25,8 +25,8 @@
| fun | `randomfact`, `coinflip`, `rps`, `8ball`, `minesweeper` | | fun | `randomfact`, `coinflip`, `rps`, `8ball`, `minesweeper` |
| moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive` | | moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive` |
| sidestore | `sidestore`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` | | sidestore | `sidestore`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` |
| idevice | `idevice`, `noapps`, `errorcode` | | idevice | `idevice`, `noapps`, `errorcode`, `developermode`, `mountddi` |
| miscellaneous | `keanu`, `labubu` | | miscellaneous | `keanu`, `labubu`, `piracy` |
## Download ## Download

View File

@@ -96,7 +96,7 @@ class Help(commands.Cog, name="help"):
category_descriptions = { category_descriptions = {
"general": "General commands", "general": "General commands",
"fun": "Funny commands", "fun": "Fun commands",
"moderation": "Administration commands", "moderation": "Administration commands",
"owner": "Owner commands", "owner": "Owner commands",
"sidestore": "SideStore troubleshooting commands", "sidestore": "SideStore troubleshooting commands",