3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 16:55:03 +00:00
zeppelin/backend/bot.env.example
Bluenix c9fa56de2c
Improve documentation around bot setup
Adding comments and suitable defaults to the .env files
2021-08-15 14:22:09 +02:00

7 lines
184 B
Text

# Discord bot token found at https://discord.com/developers/applications/
TOKEN=
# MariaDB credentials for use by the bot itself
DB_HOST="localhost"
DB_USER=
DB_PASSWORD=
DB_DATABASE=