The bot has not successfully posted to Twitter since 2023-06-13.
2023-07-31T19:03:35Z Stashbot ERROR : Error writing to twitter
Traceback (most recent call last):
File "/data/project/stashbot/stashbot/sal.py", line 219, in log
self._tweet(bang, channel_conf)
File "/data/project/stashbot/stashbot/sal.py", line 378, in _tweet
client.PostUpdate(update)
File "/data/project/stashbot/venv-k8s-py39/lib/python3.9/site-packages/twitter/api.py", line 1177, in PostUpdate
data = self._ParseAndCheckTwitter(resp.content.decode('utf-8'))
File "/data/project/stashbot/venv-k8s-py39/lib/python3.9/site-packages/twitter/api.py", line 4908, in _ParseAndCheckTwitter
self._CheckForTwitterError(data)
File "/data/project/stashbot/venv-k8s-py39/lib/python3.9/site-packages/twitter/api.py", line 4928, in _CheckForTwitterError
raise TwitterError(data['errors'])
twitter.error.TwitterError: [{'code': 32, 'message': 'Could not authenticate you.'}]