From 34b7768d42c97e7e8435c15016f89c7df088fbc2 Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 23 May 2019 11:46:00 +0100 Subject: Use require_setting in birthday.py --- modules/birthday.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules') diff --git a/modules/birthday.py b/modules/birthday.py index be5ca4d3..a0741fc1 100644 --- a/modules/birthday.py +++ b/modules/birthday.py @@ -38,6 +38,8 @@ class Module(ModuleManager.BaseModule): """ :help: Get your, or someone else's, birthday :usage: [nickname] + :require_setting: birthday + :require_setting_unless: 1 """ target_user = event["user"] if event["args"]: -- cgit v1.3.1-10-gc9f91