From 961e94f1185903c69598479bfb17a7eef20b4914 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 27 Mar 2016 15:30:27 +0200 Subject: [PATCH] Made some minor tweaks to irc2chan docstring. --- evennia/commands/default/comms.py | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/evennia/commands/default/comms.py b/evennia/commands/default/comms.py index 2092400a2..fd11d8a84 100644 --- a/evennia/commands/default/comms.py +++ b/evennia/commands/default/comms.py @@ -756,16 +756,15 @@ class CmdIRC2Chan(MuxCommand): Usage: @irc2chan[/switches] = <#irchannel> - @irc2chan/ssl " - @irc2chan/list @irc2chan/delete botname|#dbid Switches: /delete - this will delete the bot and remove the irc connection - to the channel. - /remove - " - /disconnect - " + to the channel. Requires the botname or #dbid as input. + /remove - alias to /delete + /disconnect - alias to /delete /list - show all irc<->evennia mappings + /ssl - use an SSL-encrypted connection Example: @irc2chan myircchan = irc.dalnet.net 6667 myevennia-channel evennia-bot