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,4 +1,4 @@
|
||||
# (c) @AbirHasan2005
|
||||
# (c) @Avishkarpatil | @AbirHasan2005
|
||||
|
||||
import os
|
||||
import time
|
||||
@@ -86,4 +86,4 @@ async def broadcast_(c, m):
|
||||
caption=f"broadcast completed in `{completed_in}`\n\nTotal users {total_users}.\nTotal done {done}, {success} success and {failed} failed.",
|
||||
quote=True
|
||||
)
|
||||
os.remove('broadcast.txt')
|
||||
os.remove('broadcast.txt')
|
||||
|
||||
Reference in New Issue
Block a user