mirror of
https://github.com/balkian/TwitterDigger.git
synced 2025-04-30 16:59:06 +00:00
Less frenzy requests
This commit is contained in:
parent
ffbc4b655b
commit
bfcec45969
1
myego.py
1
myego.py
@ -78,6 +78,7 @@ while True:
|
||||
minimumscore = userscore
|
||||
nextuser=user
|
||||
explore_user(t,pending.pop())
|
||||
time.sleep(5)
|
||||
except TwitterHTTPError as ex:
|
||||
print "Exception %s - %s" % (ex,type(ex))
|
||||
if ex.e.code/10 == 42:
|
||||
|
Loading…
x
Reference in New Issue
Block a user