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: