Merge from Kelketek clone.

This commit is contained in:
Griatch 2013-06-03 16:28:38 +02:00
commit 31410f5710
2 changed files with 3 additions and 27 deletions

View file

@ -42,7 +42,7 @@ def find_channel(caller, channelname, silent=False, noaliases=False):
return None
return channels[0]
class CmdAddCom(MuxCommand):
class CmdAddCom(MuxPlayerCommand):
"""
addcom - subscribe to a channel with optional alias
@ -111,7 +111,7 @@ class CmdAddCom(MuxCommand):
self.msg(string)
class CmdDelCom(MuxCommand):
class CmdDelCom(MuxPlayerCommand):
"""
delcom - unsubscribe from channel or remove channel alias