mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-03 16:39:25 +01:00
Typo: you -> to.
This commit is contained in:
parent
dba6ae9217
commit
31d418926d
@ -557,7 +557,7 @@ if __name__ == '__main__':
|
||||
while command:
|
||||
onStart.append(command)
|
||||
command = anything('Another command?')
|
||||
if yn('Would you like you add any commands to be given to the bot '
|
||||
if yn('Would you like to add any commands to be given to the bot '
|
||||
'after it connects to the server?') == 'y':
|
||||
command = anything('What command? Just press enter when done.')
|
||||
while command:
|
||||
|
Loading…
Reference in New Issue
Block a user