DZ-Musicbot/config.json.example

6 lines
129 B
Plaintext
Raw Normal View History

2024-08-17 11:11:10 -04:00
{
2024-10-21 11:27:46 -04:00
"BOT_OWNER_ID": "ID"
2024-08-17 11:11:10 -04:00
"prefix": "+",
"token": "token",
"cookie-file": "/home/user/dz-musicbot/cookies.txt"
}