first commit

This commit is contained in:
Artem Tsyrulnikov
2026-02-05 15:41:56 +03:00
commit f833aeaf41
16 changed files with 1577 additions and 0 deletions

14
.env.example Normal file
View File

@@ -0,0 +1,14 @@
# Telegram Bot Token
TELEGRAM__TOKEN=8048299556:AAH16U8XWYuuCL8txcNLwumFCv-NT82vlcE
# Database URL (SQLite)
DB__URL=/data/random_coffee.db
# Group Chat IDs (comma-separated, negative numbers for groups)
# Example: GROUP_CHAT_IDS=-1001234567890,-1009876543210
GROUP_CHAT_IDS=
# Admin Chat IDs (comma-separated, positive numbers for users)
# Used for admin commands and error notifications
# Example: ADMIN_CHAT_IDS=123456789,987654321
ADMIN_CHAT_IDS=690548930