Arpit Garg
Results
2
issues of
Arpit Garg
the following are my logs: root@ft2:~/t2/retweet-bot# python retweet.py No savepoint found. Trying to get as many results as possible. Traceback (most recent call last): File "retweet.py", line 44, in for...
The following are my logs: root@ft2:~/t3/Retweet# python retweet.py --account=SanMo Traceback (most recent call last): File "retweet.py", line 184, in retweet(initial_status_id=sys.argv[1]) File "retweet.py", line 58, in retweet replies = api.GetReplies(since_id=max_status_id) File...