3 Commits

Author SHA1 Message Date
Masoud Baharlouei d979e6a14b Add admin/user roles, /edit command, sticker support, and registry push workflow
- Split docker-compose into build (docker-compose.build.yaml) and deploy (docker-compose.yaml pulls from registry)
- Add push.sh for building and pushing versioned images to git.goyban.com/goyban/bot_meme
- Add ADMIN_USERS env var; admins can add/edit/delete, users can search
- Add /edit command with inline keyboard to update meme keywords
- Add sticker support (save and serve via inline)
- Switch /delete to use numeric row ID instead of file_unique_id
- Search is now global (shared pool) instead of per-user

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 09:17:13 +02:00
goyban de9e3b12af Add repo URL to README files 2026-04-24 23:04:37 +00:00
goyban c832350300 Initial commit — personal Telegram meme bot with inline search 2026-04-24 17:49:22 +00:00