first commit
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
TELEGRAM_BOT_TOKEN=replace-with-bot-token
|
||||
GROUPFACTORY_API_BASE_URL=http://localhost:8000
|
||||
GROUPFACTORY_API_KEY=change-me-api-key
|
||||
BOT_ALLOWED_CHAT_IDS=-1001234567890
|
||||
GROUPFACTORY_API_TIMEOUT=300
|
||||
Reference in New Issue
Block a user