You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO:tweetbot.tweet:Starting the tweetbot
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.8.2/x64/lib/python3.8/runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/opt/hostedtoolcache/Python/3.8.2/x64/lib/python3.8/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/tweetbot/tweetbot/tweetbot/__main__.py", line 4, in <module>
main()
File "/home/runner/work/tweetbot/tweetbot/tweetbot/tweet.py", line 41, in main
status = api.PostUpdate(thread[0])
File "/opt/hostedtoolcache/Python/3.8.2/x64/lib/python3.8/site-packages/twitter/api.py", line 1113, in PostUpdate
raise TwitterError("Text must be less than or equal to CHARACTER_LIMIT characters.")
twitter.error.TwitterError: Text must be less than or equal to CHARACTER_LIMIT characters.
##[error]Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
https://github.com/femiwiki/tweetbot/runs/524196275
The text was updated successfully, but these errors were encountered: