mirror of https://github.com/Askill/SurvBot.git
8 lines
177 B
Python
8 lines
177 B
Python
|
|
|
||
|
|
monitor = True
|
||
|
|
token = ""
|
||
|
|
chat_id = ""
|
||
|
|
loginPath = "./data.json"
|
||
|
|
stream = "http://192.168.178.25:8000/stream.mjpg"
|
||
|
|
photos = "./imgs/"
|
||
|
|
endpoint = "https://telegram-bot.jopa.dev"
|