@ -39,7 +39,6 @@ with open(RQ_LEADERBOARD, mode='r') as f:
quote_content={}
# Some commands (e.g. --roulette) cannot process two calls at the same time, comlock (or "command lock") serves as a way to make all affected commands wait.
# This MAY become a dictionary in the future, where keys are commands and values are "True" or "False"