REVAMPED
This commit is contained in:
6
example.env
Normal file
6
example.env
Normal file
@@ -0,0 +1,6 @@
|
||||
API_BASE_URL=https://directus.example.com/items/list/
|
||||
BEARER_TOKEN=<bearer token for directus>
|
||||
TELEGRAM_TOKEN=<telegram bot token from bot father>
|
||||
ALLOWED_CHAT_ID=<ID of allowed group for telegram>
|
||||
ALLOWED_THREAD_ID=<ID allowed topic in the group above for telegram>
|
||||
DISCORD_TOKEN=<discord bot token>
|
||||
Reference in New Issue
Block a user