mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
Remove #supybot as a suggested channel. #supybot-bots is better.
This commit is contained in:
parent
bc9f0ee39e
commit
ff45b55428
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user