Initial commit: UMB Telegram Bot

This commit is contained in:
Галингер Р.С.
2026-07-07 18:30:17 +07:00
commit 76e5701eba
31 changed files with 2524 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
services:
umb-bot:
build: .
container_name: umb-bot
restart: unless-stopped
env_file: .env
volumes:
- ./bot/data:/app/bot/data