feat(readme): stuff

This commit is contained in:
neoarz
2025-10-09 08:18:43 -04:00
parent 24d0a99055
commit c988bac1b0
2 changed files with 13 additions and 1 deletions

View File

@@ -20,8 +20,9 @@
| Command group | Subcommands |
| --- | --- |
| ungrouped | `help`, `botinfo` |
| owner | `sync`, `cog_management`, `shutdown`, `say`, `invite`, `logs` |
| general | `help`, `botinfo`, `serverinfo`, `ping`, `feedback`, `uptime` |
| general | `serverinfo`, `ping`, `feedback`, `uptime` |
| fun | `randomfact`, `coinflip`, `rps`, `8ball`, `minesweeper` |
| moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive`, `timeout` |
| sidestore | `help`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` |
@@ -31,6 +32,15 @@
| utilities | `translate`, `codepreview`, `dictionary` |
| media | `download`, `mcquote`, `img2gif`, `tweety` |
<div align="center" style="width: 100%; margin: 20px 0; padding: 15px; background-color: #f0f0f0; border-radius: 5px; color-scheme: auto;">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Crect fill='%231e1e1e' width='100' height='100'/%3E%3C/svg%3E">
<img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Crect fill='%23f0f0f0' width='100' height='100'/%3E%3C/svg%3E" style="display:none;">
</picture>
<div style="background-color: #1e1e1e; color: #ffffff; padding: 15px; border-radius: 5px;" class="dark-mode">
<strong style="font-size: 1.1em;">Total Commands: 63</strong>
</div>
</div>
## Download
<div align="left">