mirror of
https://github.com/sigmasternchen/MinervaBot
synced 2025-03-15 07:59:00 +00:00
i want to die now
This commit is contained in:
parent
3005460675
commit
d625415001
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -154,7 +154,7 @@ if __name__ == "__main__":
|
|||
api.update_status(status = text[:130])
|
||||
break
|
||||
except tweepy.error.TweepError as e:
|
||||
log("there is a twitter error: " + e.resaon)
|
||||
log("there is a twitter error: " + e.reason)
|
||||
text = text[130:]
|
||||
time.sleep(1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue