mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 15:28:21 +00:00
6 lines
111 B
Bash
6 lines
111 B
Bash
DISCORD_TOKEN=
|
|
GUILD_ID=
|
|
DB_URL=jdbc:mariadb://localhost:3306/chzzk
|
|
DB_USER=chzzk
|
|
DB_PASS=chzzk
|
|
RUN_AGENT=false |