From 83f2ec673c36639cd639c7e6a4eccb0f9b07ca49 Mon Sep 17 00:00:00 2001 From: dngfx Date: Sat, 8 Sep 2018 19:23:35 +0100 Subject: Typo fix. --- modules/ducks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ducks.py') 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( -- cgit v1.3.1-10-gc9f91