From 821e514c1e01de442234f0e107a6537d862625aa Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Mon, 2 Nov 2020 08:22:57 -0600 Subject: modified: post_bot.py --- post_bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/post_bot.py b/post_bot.py index 62670ae..a9add04 100755 --- a/post_bot.py +++ b/post_bot.py @@ -56,6 +56,7 @@ levels = [[['1'], ['1'], ['1'], ['032']], [['73'], ['1'], ['0'], ['3030']]] def beat_games(): + sleep(7) rs.post('https://recolor.me/topic/1557621', data={ 'key':key, 'page':'topic', -- cgit v1.2.3