We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1050af0 commit e4d49b8Copy full SHA for e4d49b8
loremricksum.py
@@ -23,5 +23,6 @@ def runBot():
23
runBot()
24
except tweepy.TweepError as e:
25
print((e.reason))
26
+ runBot()
27
time.sleep(3600)
28
0 commit comments