mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
Removed the default channel of #supybot.
This commit is contained in:
parent
7913e880ce
commit
c16bfcb371
@ -227,8 +227,8 @@ for (name, s) in registry._cache.iteritems():
|
||||
|
||||
|
||||
registerGlobalValue(supybot, 'channels',
|
||||
SpaceSeparatedSetOfChannels(['#supybot'], """Determines what channels the
|
||||
bot will join when it connects to the server."""))
|
||||
SpaceSeparatedSetOfChannels([], """Determines what channels the bot will
|
||||
join when it connects to the server."""))
|
||||
|
||||
class ValidPrefixChars(registry.String):
|
||||
"""Value must contain only ~!@#$%^&*()_-+=[{}]\\|'\";:,<.>/?"""
|
||||
|
Loading…
Reference in New Issue
Block a user