From c9cc858095a041019a2320aa18fb1e5a7f1f39f3 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 27 Jun 2011 18:09:54 +0200 Subject: [PATCH] the default ident in the supybot-wizard is now limnoria. Closes GH-37. --- scripts/supybot-wizard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/supybot-wizard b/scripts/supybot-wizard index 53b566df8..2143209bd 100644 --- a/scripts/supybot-wizard +++ b/scripts/supybot-wizard @@ -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