mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	No sleep
This commit is contained in:
		@@ -84,7 +84,7 @@ class Gateway(Namespace):
 | 
			
		||||
            status = update_user_status(guild_id, session["username"], key)
 | 
			
		||||
            if status["revoked"] or status["banned"]:
 | 
			
		||||
                emit("revoke")
 | 
			
		||||
                time.sleep(1000)
 | 
			
		||||
                #time.sleep(1000)
 | 
			
		||||
                disconnect()
 | 
			
		||||
            else:
 | 
			
		||||
                emit("ack")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user