mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 14:22:53 -03:00
Initial Commit
This commit is contained in:
@@ -4,9 +4,6 @@ import aiohttp
|
||||
import traceback
|
||||
from WebStreamer.vars import Var
|
||||
|
||||
URL = f"https://{Var.FQDN}"
|
||||
|
||||
|
||||
async def ping_server():
|
||||
sleep_time = Var.PING_INTERVAL
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user