iac_stack/ansible/roles/deploy_container_skullbot/templates/.env.j2

4 lines
222 B
Text
Raw Normal View History

2025-09-20 00:20:30 +02:00
BOT_TOKEN={{ container_skullbot_bot_token }}
DISCORD_CHANNEL_ID={{ container_skullbot_discord_channel_id }}
TELEGRAM_TOKEN= {{ container_skullbot_telegram_token }}
TELEGRAM_CHAT_ID={{ container_skullbot_telegram_chat_id }}