mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-25 04:02:46 +01:00
supybot-wizard: suggest Aka instead of Alias
This commit is contained in:
parent
a5224fe84f
commit
4443526864
@ -529,7 +529,7 @@ def main():
|
|||||||
output("""What plugins would you like to add? If you've changed your
|
output("""What plugins would you like to add? If you've changed your
|
||||||
mind and would rather not add plugins in bulk like this, just press
|
mind and would rather not add plugins in bulk like this, just press
|
||||||
enter and we'll move on to the individual plugin configuration.
|
enter and we'll move on to the individual plugin configuration.
|
||||||
We suggest you to add Alias, Ctcp, Later, Network, Plugin, String,
|
We suggest you to add Aka, Ctcp, Later, Network, Plugin, String,
|
||||||
and Utilities""")
|
and Utilities""")
|
||||||
massPlugins = anything('Separate plugin names by spaces or commas:')
|
massPlugins = anything('Separate plugin names by spaces or commas:')
|
||||||
for name in re.split(r',?\s+', massPlugins):
|
for name in re.split(r',?\s+', massPlugins):
|
||||||
|
Loading…
Reference in New Issue
Block a user