new file: .gitignore new file: Dockerfile new file: README.md new file: bot.py new file: requirements.txt
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
# Discord Bot Token
|
|
# Get your token from https://discord.com/developers/applications
|
|
DISCORD_TOKEN=your_bot_token_here
|