7 lines
239 B
Bash
7 lines
239 B
Bash
DISCORD_TOKEN=your_bot_token_here
|
|
NOTIFICATION_CHANNEL_ID=your_channel_id_here
|
|
GUILD_ID=your_guild_id_here_for_instant_sync
|
|
# Optional: Notion Integration
|
|
NOTION_TOKEN=your_notion_token_here
|
|
NOTION_DATABASE_ID=your_notion_database_id_here
|