Final version sample config
This commit is contained in:
28
config.json
28
config.json
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"in_hours": [
|
||||
"07",
|
||||
"08",
|
||||
"09",
|
||||
"10",
|
||||
"11",
|
||||
"15"
|
||||
],
|
||||
"out_hours": [
|
||||
"13",
|
||||
"14",
|
||||
"15",
|
||||
"17",
|
||||
"18"
|
||||
],
|
||||
"api_url": "https://timenet.gpisoftware.com/api/",
|
||||
"telegram": {
|
||||
"token": "1502426217:AAEBG7XF6dZqJ6cRmPQk_YykGS5mJFeUEto",
|
||||
"chat_id": 12878473
|
||||
},
|
||||
"geo": {
|
||||
"latitude": 41.3908992,
|
||||
"longitude": 2.154496,
|
||||
"accuracy": 98.31
|
||||
},
|
||||
"time_format": "%Y-%m-%dT%H:%M:%SZ"
|
||||
}
|
||||
Reference in New Issue
Block a user