aboutsummaryrefslogtreecommitdiff
path: root/modules/ducks.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ducks.py')
-rw-r--r--modules/ducks.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/ducks.py b/modules/ducks.py
index ebef9006..a25c05d0 100644
--- a/modules/ducks.py
+++ b/modules/ducks.py
@@ -70,9 +70,6 @@ class Module(object):
def new_channel(self, event):
self.bootstrap(event["channel"])
- def has_command(self, command):
- return command.lower() in self.events.on("received").on("command").get_children()
-
def bootstrap(self, channel):
self.init_game_var(channel)
# getset