aboutsummaryrefslogtreecommitdiff
path: root/modules/ducks.py
diff options
context:
space:
mode:
authorGravatar dngfx2018-09-08 19:23:35 +0100
committerGravatar dongfix2018-09-08 19:23:35 +0100
commit83f2ec673c36639cd639c7e6a4eccb0f9b07ca49 (patch)
tree56e42d69e13d4570f1f115970509dc3d16f8d9ff /modules/ducks.py
parentFull metal duck. (diff)
signature
Typo fix.
Diffstat (limited to 'modules/ducks.py')
-rw-r--r--modules/ducks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ducks.py b/modules/ducks.py
index bdf62870..37f950dc 100644
--- a/modules/ducks.py
+++ b/modules/ducks.py
@@ -37,7 +37,7 @@ class Module(object):
# sneaky fellow
# and make a
# decoy duck!")
- events.on("rreceived.command.friends").hook(
+ events.on("received.command.friends").hook(
self.duck_friends,
help="See who the friendliest people to ducks are!")
events.on("received.command.killers").hook(