Added Channels to new proxy system.

This commit is contained in:
Griatch 2014-12-25 17:08:12 +01:00
parent 9af9f94fa0
commit dd20740e73
3 changed files with 44 additions and 27 deletions

View file

@ -346,7 +346,6 @@ class ChannelDB(TypedObject):
key - main name for channel
desc - optional description of channel
aliases - alternative names for the channel
keep_log - bool if the channel should remember messages
permissions - perm strings
"""