From aac980cd4c55c5e49ee2f571f808a48ed349550a Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 13 Nov 2011 00:57:54 +0100 Subject: Add a /set_plugin command --- src/core.py | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'src/core.py') diff --git a/src/core.py b/src/core.py index 1f93324d..dd2690f4 100644 --- a/src/core.py +++ b/src/core.py @@ -135,6 +135,7 @@ class Core(object): 'plugins': (self.command_plugins, _('Usage: /plugins\nPlugins: Show the plugins in use.'), None), 'presence': (self.command_presence, _('Usage: /presence [type] [status]\nPresence: Send a directed presence to and using [type] and [status] if provided.'), None), 'rawxml': (self.command_rawxml, _('Usage: /rawxml\nRawXML: Send a custom xml stanza.'), None), + 'set_plugin': (self.command_set_plugin, _("Usage: /set_plugin