doorbot/settings.sample.json

19 lines
310 B
JSON

{
"token": "BOTID:TOKEN",
"sleep": 30,
"photo_interval": 30,
"groups":{
"wiaidoor": -12357567
},
"disabled":{
"WIAIdoorTest": -234502,
"name": -1333,
"fswiai main": -1001
},
"texts":{
"-1": "fs WIAI is undefined ¯\_(ツ)_/¯",
"0": "fs WIAI is closed :(",
"1": "fs WIAI is open :)"
}
}