Initial Commit

This commit is contained in:
Avishkar Patil
2021-05-15 23:44:11 +05:30
committed by GitHub
parent b3ad71efef
commit dd1e4c0004

View File

@@ -1,5 +1,5 @@
# This file is a part of TG-FileStreamBot
# Coding: @EverythingSuckz & @AbirHasan2005
# Coding: @AvishkarPatil & @EverythingSuckz & @AbirHasan2005
import os
import sys
@@ -58,4 +58,4 @@ if __name__ == '__main__':
try:
loop.run_until_complete(start_services())
except KeyboardInterrupt:
print('----------------------- Service Stopped -----------------------')
print('----------------------- Service Stopped -----------------------')