mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 14:22:53 -03:00
6 lines
60 B
Python
6 lines
60 B
Python
import time
|
|
|
|
__version__ = "1.1.0"
|
|
StartTime = time.time()
|
|
|