Trim garbage code.
This commit is contained in:
parent
f17cce3c3d
commit
558e2eb846
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ DUCK_MESSAGE_RARE = ["beep boop!", "QUACK QUACK QUACK QUACK QUACK!!", "HONK!",
|
|||
DUCK_MINIMUM_MESSAGES = 10
|
||||
DUCK_MINIMUM_UNIQUE = 3
|
||||
|
||||
CHANNELS_ENABLED = []
|
||||
|
||||
|
||||
class Module(object):
|
||||
|
||||
def __init__(self, bot, events, exports):
|
||||
|
|
Loading…
Reference in a new issue