diff --git a/bot.py b/bot.py index 0081c06..0e5dd5f 100644 --- a/bot.py +++ b/bot.py @@ -98,7 +98,7 @@ while True: if args.yes: - quit() + break # Prompt the user res = input('Post/Retry/New input/Custom input/Quit: ')