@ -144,9 +144,13 @@ with open('users.json', 'r') as f:
MessageLoop(bot,on_chat).run_as_thread()
print("Started! Service is available.")
count=0
whileTrue:
time.sleep(1)
count+=1
ifcount==5:
bot.getMe()
count=0
# backup
users_backup={}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.