SurvBot/config.py

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"