maxbbraun / trump2cash

A stock trading bot powered by Trump tweets
https://trump2cash.biz
MIT License
6.25k stars 855 forks source link

Error following recent tweet #44

Closed Dotnaught closed 7 years ago

Dotnaught commented 7 years ago

TweepError: [{u'message': u'Status is over 140 characters.', u'code': 186}] at execute (/usr/local/lib/python2.7/dist-packages/tweepy/binder.py:229) at _call (/usr/local/lib/python2.7/dist-packages/tweepy/binder.py:245) at update_status (/usr/local/lib/python2.7/dist-packages/tweepy/api.py:194) at tweet (/home/czxm/trump2cash/twitter.py:89) at twitter_callback (./main.py:24) at handle_data (/home/czxm/trump2cash/twitter.py:276) at process_queue (/home/czxm/trump2cash/twitter.py:219)

maxbbraun commented 7 years ago

Duplicate of #43.