vassago/appsettings.example.json

7 lines
142 B
JSON
Raw Normal View History

2021-06-11 23:12:10 -04:00
{
"token": "59 chars",
2021-06-11 23:31:37 -04:00
"botChatterChannel": 0,
2021-08-29 00:21:09 -04:00
"announcementChannel": 0,
2021-08-29 00:27:40 -04:00
"ytdl": "youtube-dl",
"content_wasteland": "./"
2021-06-11 23:12:10 -04:00
}