.BANCHO. .NEW. Add FokaBot message when opening osudirect for the first time

This commit is contained in:
Nyo
2016-06-15 11:49:06 +02:00
parent 9d2fcf250f
commit ec2bce8893
2 changed files with 8 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ class token:
self.tillerino = [0,0,-1.0] # beatmap, mods, acc
self.silenceEndTime = 0
self.queue = bytes()
self.osuDirectAlert = False # NOTE: Remove this when osu!direct will be fixed
# Spam protection
self.longMessageWarning = False