mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
80 columns.
This commit is contained in:
parent
20f8c5c56a
commit
da4a1c1a32
@ -214,9 +214,9 @@ class VersionIfEmpty(registry.String):
|
|||||||
return ret
|
return ret
|
||||||
|
|
||||||
registerGlobalValue(supybot, 'user',
|
registerGlobalValue(supybot, 'user',
|
||||||
VersionIfEmpty('', _("""Determines the real name which the bot sends to the server.
|
VersionIfEmpty('', _("""Determines the real name which the bot sends to
|
||||||
A standard real name using the current version of the bot will be generated if
|
the server. A standard real name using the current version of the bot
|
||||||
this is left empty.""")))
|
will be generated if this is left empty.""")))
|
||||||
|
|
||||||
class Networks(registry.SpaceSeparatedSetOfStrings):
|
class Networks(registry.SpaceSeparatedSetOfStrings):
|
||||||
List = ircutils.IrcSet
|
List = ircutils.IrcSet
|
||||||
|
Loading…
Reference in New Issue
Block a user