mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +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
|
output("""Separate channels with spaces. If the channel is locked
|
||||||
with a key, follow the channel name with the key separated
|
with a key, follow the channel name with the key separated
|
||||||
by a comma. For example:
|
by a comma. For example:
|
||||||
#supybot #mychannel,mykey #otherchannel""");
|
#supybot-bots #mychannel,mykey #otherchannel""");
|
||||||
while True:
|
while True:
|
||||||
channels = something('What channels?', default=defaultChannels)
|
channels = something('What channels?', default=defaultChannels)
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user