mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
chore(readme): add new commands to list
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user