Union of hero bots.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
317 B

{
"name": "Hero Union",
"version": "0.1",
"task_data_max_size": 1024,
"task_cache_time": 86400,
"heroHeartTimeout": 600,
"notify_timeout": 8,
"notify_max_try": 5,
"reloadConfigFrequence": 60,
"heroHeartCheckFrequence": 60,
"tokens": {
"demo": "hello#world!"
}
}