From fd51d44c705bda4c5ec4ccf99e085941fea459d8 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 9 Sep 2018 10:17:22 +0100 Subject: Utilise !serverset in more modules --- modules/commands.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/commands.py') diff --git a/modules/commands.py b/modules/commands.py index 21b0f361..a500c75d 100644 --- a/modules/commands.py +++ b/modules/commands.py @@ -70,6 +70,8 @@ class Module(object): exports.add("channelset", {"setting": "command-prefix", "help": "Set the command prefix used in this channel"}) + exports.add("serverset", {"setting": "command-prefix", + "help": "Set the command prefix used on this server"}) exports.add("serverset", {"setting": "identity-mechanism", "help": "Set the identity mechanism for this server"}) -- cgit v1.3.1-10-gc9f91