.HIDE. DIGITARE
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
from objects import tokenList
|
||||
from objects import channelList
|
||||
from objects import matchList
|
||||
import threading
|
||||
|
||||
VERSION = "0.9"
|
||||
|
||||
@@ -16,3 +17,4 @@ memes = True
|
||||
restarting = False
|
||||
pool = None
|
||||
requestTime = False
|
||||
meme = threading.Lock()
|
||||
|
Reference in New Issue
Block a user