From ff45b55428e4623beeca3f54486dc9b14eab6ad6 Mon Sep 17 00:00:00 2001 From: James Vega Date: Tue, 1 Feb 2005 23:22:02 +0000 Subject: [PATCH] Remove #supybot as a suggested channel. #supybot-bots is better. --- scripts/supybot-wizard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/supybot-wizard b/scripts/supybot-wizard index 34a550f7e..2af1be99d 100644 --- a/scripts/supybot-wizard +++ b/scripts/supybot-wizard @@ -374,7 +374,7 @@ def main(): output("""Separate channels with spaces. If the channel is locked with a key, follow the channel name with the key separated by a comma. For example: - #supybot #mychannel,mykey #otherchannel"""); + #supybot-bots #mychannel,mykey #otherchannel"""); while True: channels = something('What channels?', default=defaultChannels) try: