mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +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',
|
registerGlobalValue(supybot, 'channels',
|
||||||
SpaceSeparatedSetOfChannels(['#supybot'], """Determines what channels the
|
SpaceSeparatedSetOfChannels([], """Determines what channels the bot will
|
||||||
bot will join when it connects to the server."""))
|
join when it connects to the server."""))
|
||||||
|
|
||||||
class ValidPrefixChars(registry.String):
|
class ValidPrefixChars(registry.String):
|
||||||
"""Value must contain only ~!@#$%^&*()_-+=[{}]\\|'\";:,<.>/?"""
|
"""Value must contain only ~!@#$%^&*()_-+=[{}]\\|'\";:,<.>/?"""
|
||||||
|
Loading…
Reference in New Issue
Block a user