mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 11:42:52 +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
|
||||
mind and would rather not add plugins in bulk like this, just press
|
||||
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""")
|
||||
massPlugins = anything('Separate plugin names by spaces or commas:')
|
||||
for name in re.split(r',?\s+', massPlugins):
|
||||
|
Loading…
Reference in New Issue
Block a user