gwd-posts-bot/config.json.example

7 lines
153 B
Plaintext
Raw Normal View History

2020-06-10 19:38:58 +02:00
{
"username": "testuser",
"password": "testpassword",
"webhook": "https://discord.com/webhook/abc/def",
2020-06-27 00:42:18 +02:00
"logout": false,
"logged_users": true
2020-06-10 19:38:58 +02:00
}