.BANCHO. Remove silence for messages > 256 chars, cloudflare memes

This commit is contained in:
Nyo
2016-06-23 17:51:19 +02:00
parent 3686fa4d9c
commit 99276d83b3
7 changed files with 9 additions and 20 deletions

View File

@@ -21,6 +21,7 @@ matches = matchList.matchList()
restarting = False
pool = None
fLocks = fileLocks.fileLocks()
cloudflare = False
debug = False
outputRequestTime = False

View File

@@ -68,7 +68,6 @@ class token:
self.osuDirectAlert = False # NOTE: Remove this when osu!direct will be fixed
# Spam protection
self.longMessageWarning = False
self.spamRate = 0
#self.lastMessagetime = 0