Add menu command

This commit is contained in:
2026-07-26 16:56:29 +02:00
parent 52d842d7be
commit 53aa9cfda7
2 changed files with 31 additions and 16 deletions
+2
View File
@@ -58,7 +58,9 @@ The database will be saved in `./bot_db/media.db`.
| Command | Description |
|---|---|
| `/menu` | Show the available commands |
| `/list` | Show all saved media |
| `/edit [search]` | Select a meme and edit its keywords (admin only) |
| `/delete <id>` | Remove an entry (get ID from `/list`) |
| `/cancel` | Cancel current add operation |