TeleTok/config.json
2023-02-13 16:34:22 -05:00

6 lines
89 B
JSON

{
"TeleTokConf": {
"token": "INSERT TOKEN HERE",
"port": 5000
}
}