gwd-posts-bot/config.json.example

8 lines
177 B
Plaintext
Raw Permalink 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,
2020-06-27 00:51:15 +02:00
"logged_users": true,
"check_seconds": 300
2020-06-10 19:38:58 +02:00
}