tgfs / WebStreamer /__init__.py
S VIVEGANANDAN
Push latest changes from FileStreamBot-1
b0bc1a0
raw
history blame contribute delete
103 Bytes
# This file is a part of TG-FileStreamBot
import time
__version__ = "2.5.0"
StartTime = time.time()