mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-08 12:15:25 -05:00
the default ident in the supybot-wizard is now limnoria. Closes GH-37.
This commit is contained in:
parent
7f8700a948
commit
c9cc858095
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue