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