mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 14:22:53 -03:00
Initial Commit
This commit is contained in:
@@ -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 -----------------------')
|
||||
|
||||
Reference in New Issue
Block a user