From 3e3e39e05414c35611bd8bfc69c142c4eeb070c2 Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 6 May 2019 19:27:42 +0100 Subject: Fix birthday.py help text copypaste fail --- modules/birthday.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/birthday.py b/modules/birthday.py index 24d7c4b9..124229aa 100644 --- a/modules/birthday.py +++ b/modules/birthday.py @@ -33,11 +33,10 @@ def _apostrophe(nickname): @utils.export("set", {"setting": "birthday", "help": "Set your birthday", "validate": _check}) class Module(ModuleManager.BaseModule): - @utils.hook("received.command.birthday") def birthday(self, event): """ - :help: Get your, or someone else's, pronouns + :help: Get your, or someone else's, birthday :usage: [nickname] """ target_user = event["user"] -- cgit v1.3.1-10-gc9f91