mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
the default ident in the supybot-wizard is now limnoria. Closes GH-37.
This commit is contained in:
parent
7f8700a948
commit
c9cc858095
@ -407,7 +407,7 @@ def main():
|
||||
default=nick)
|
||||
conf.supybot.user.set(user)
|
||||
# conf.supybot.ident (if advanced)
|
||||
defaultIdent = 'supybot'
|
||||
defaultIdent = 'limnoria'
|
||||
if advanced:
|
||||
output("""IRC servers also allow you to set your ident, which they
|
||||
might need if they can't find your identd server. What would you like
|
||||
|
Loading…
Reference in New Issue
Block a user