mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 10:29:10 -04:00
10 lines
228 B
Bash
10 lines
228 B
Bash
DISCORD_TOKEN=
|
|
DISCORD_CLIENT_SECRET=
|
|
DISCORD_CLIENT_ID=
|
|
DISCORD_GUILD_ID=
|
|
RELEASE_SECRET=
|
|
LINK_SECRET=super_secret_for_url_discord
|
|
E621_BASE_URL=https://e621.net
|
|
E926_BASE_URL=https://e926.net
|
|
REDIS_URL=localhost:6379
|
|
PORT=8000 |