diff --git a/tootbot.py b/tootbot.py index 785684968723a01aa172d495d4c26b10829c346c..0fc56c120bd13415f2da5bf1ca8befb064e6bf45 100755 --- a/tootbot.py +++ b/tootbot.py @@ -20,7 +20,7 @@ debug=1 posting_delay=3 # Post only this much tweets per cycle -max_tweets=1 +max_tweets=2 # Program logic below this line