mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
feat(readme): stuff
This commit is contained in:
12
README.md
12
README.md
@@ -20,8 +20,9 @@
|
|||||||
|
|
||||||
| Command group | Subcommands |
|
| Command group | Subcommands |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|
| ungrouped | `help`, `botinfo` |
|
||||||
| owner | `sync`, `cog_management`, `shutdown`, `say`, `invite`, `logs` |
|
| 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` |
|
| fun | `randomfact`, `coinflip`, `rps`, `8ball`, `minesweeper` |
|
||||||
| moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive`, `timeout` |
|
| moderation | `kick`, `ban`, `nick`, `purge`, `hackban`, `warnings`, `archive`, `timeout` |
|
||||||
| sidestore | `help`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` |
|
| sidestore | `help`, `refresh`, `code`, `crash`, `pairing`, `server`, `half`, `sparse`, `afc`, `udid` |
|
||||||
@@ -31,6 +32,15 @@
|
|||||||
| utilities | `translate`, `codepreview`, `dictionary` |
|
| utilities | `translate`, `codepreview`, `dictionary` |
|
||||||
| media | `download`, `mcquote`, `img2gif`, `tweety` |
|
| 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
|
## Download
|
||||||
|
|
||||||
<div align="left">
|
<div align="left">
|
||||||
|
|||||||
Reference in New Issue
Block a user