aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bot.py2
1 files changed, 1 insertions, 1 deletions
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: ')