Add menu command #1

Merged
goyban merged 2 commits from snail/add-menu-command into main 2026-07-27 12:02:19 +02:00
Collaborator

What changed

  • Added a /menu command that shows the available bot commands.
  • Updated /start to include /menu — show this list again.
  • Centralized menu text so future command additions only need to be added in one place.
  • Updated the README command list.

Testing

  • Verified bot.py and db.py compile successfully.
  • Manual Telegram testing performed.
## What changed - Added a `/menu` command that shows the available bot commands. - Updated `/start` to include `/menu — show this list again`. - Centralized menu text so future command additions only need to be added in one place. - Updated the README command list. ## Testing - Verified `bot.py` and `db.py` compile successfully. - Manual Telegram testing performed.
snail added 1 commit 2026-07-26 18:01:43 +02:00
snail added 1 commit 2026-07-26 18:15:09 +02:00
goyban merged commit faf4fee274 into main 2026-07-27 12:02:19 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: goyban/memes_bot#1