Add DISCORD_BOT_TOKEN to .env.example for Discord helper support.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
TELEGRAM_BOT_TOKEN=your_bot_token_here
|
||||
DISCORD_BOT_TOKEN=your_discord_bot_token_here
|
||||
PYTHONPATH=${workspaceFolder}
|
||||
GITHUB_TOKEN=your_github_personal_access_token_here
|
||||
GITHUB_REPOSITORY=your_github_username_or_organization/your_repo_name
|
||||
|
||||
Reference in New Issue
Block a user