From cd9684043f72ec8f7ae7e500096d356662de7f49 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 24 Nov 2011 23:01:00 +0100 Subject: Add a /invite command --- src/core.py | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'src') diff --git a/src/core.py b/src/core.py index 8a903a8f..4d40a0da 100644 --- a/src/core.py +++ b/src/core.py @@ -136,6 +136,7 @@ class Core(object): 'presence': (self.command_presence, _('Usage: /presence [type] [status]\nPresence: Send a directed presence to and using [type] and [status] if provided.'), self.completion_presence), 'rawxml': (self.command_rawxml, _('Usage: /rawxml\nRawXML: Send a custom xml stanza.'), None), 'set_plugin': (self.command_set_plugin, _("Usage: /set_plugin