mirror of
https://github.com/Shadik23/telegram_greeting_bot.git
synced 2026-01-26 12:39:48 +05:00
feat: Add GitHub Actions CI and professional README
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
BOT_TOKEN=YOUR_TELEGRAM_BOT_TOKEN
|
||||
|
||||
POSTGRES_DB=greeting_db
|
||||
POSTGRES_USER=user
|
||||
POSTGRES_PASSWORD=password
|
||||
|
||||
WEB_USERNAME=admin
|
||||
WEB_PASSWORD=secure_password
|
||||
Reference in New Issue
Block a user