v0.3.1.0 - Added a few commands + fixes

This commit is contained in:
2026-04-18 03:51:46 +01:00
parent 675ea71948
commit 74f193ccb2
3 changed files with 8 additions and 2 deletions

View File

@@ -17,6 +17,10 @@ All commands are prefixed with your configured prefix (e.g. `s/`). Arguments in
| Command | Aliases | Description |
|---|---|---|
| `help` | `cmds` | Shows all commands organised by category |
| `source` | `src` | Link to the bot's source code |
| `version` | `ver` | Shows the bot version, Valour server version, and Valour SDK version (current and latest) |
| `source` | `src` | Link to the bot's source code |
| `version` | `ver` | Shows the bot version, Valour server version, and Valour SDK version (current and latest) |
---