Files
marketplace-bay-bot/example.env
driftywinds eec2e63fca REVAMPED
2025-05-11 12:55:40 +00:00

7 lines
307 B
Bash

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>