Files
hemna ab946a6c16 fix: migrate to X API v2 — tweepy.Client, create_tweet, remove bearer_token
- Replace tweepy.API (v1.1) with tweepy.Client (v2) in _create_client()
- Replace update_status() with create_tweet() in process()
- Remove bearer_token config option (not needed for OAuth 1.0a write access)
- Add proper error handling for tweepy.errors.Forbidden and TweepyException
- Update hashtag URL from github.com to git.hemna.com
- Update conf help text to reference developer.x.com

Closes #8
Closes #9
Closes #10
Closes #11
Closes #13
2026-08-29 09:14:31 -04:00
..
2026-01-23 12:10:49 -05:00