.HIDE. Suppress memes, idgaf

This commit is contained in:
Nyo
2016-06-02 19:22:02 +02:00
parent 6c85995e53
commit 611216fea2
7 changed files with 77 additions and 46 deletions

View File

@@ -3,7 +3,6 @@
from objects import tokenList
from objects import channelList
from objects import matchList
import threading
VERSION = "1.2"
@@ -13,7 +12,7 @@ banchoConf = None
tokens = tokenList.tokenList()
channels = channelList.channelList()
matches = matchList.matchList()
memes = True
restarting = False
pool = None
requestTime = False
discord = False