mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Use limnoria as a default ident (instead of supybot)
This commit is contained in:
parent
ee92c71e6e
commit
3e76a72e7c
@ -201,7 +201,7 @@ registerGlobalValue(supybot.nick, 'alternates',
|
||||
appropriately until an unused nick is found.""")))
|
||||
|
||||
registerGlobalValue(supybot, 'ident',
|
||||
ValidNick('supybot', _("""Determines the bot's ident string, if the server
|
||||
ValidNick('limnoria', _("""Determines the bot's ident string, if the server
|
||||
doesn't provide one by default.""")))
|
||||
|
||||
class VersionIfEmpty(registry.String):
|
||||
|
Loading…
Reference in New Issue
Block a user