Commit 57fd2a5
| Repository | bojemoi-telegram |
| Branch | master |
| Author | Betty |
| Hash | 57fd2a5bd70e596843b838a36a0e0a5f24ac4c11 |
Description
- integrations/twitter_x.py: TwitterXClient (post_tweet, post_thread) via tweepy OAuth 1.0a
- config.py: read TWITTER_API_KEY / SECRET / ACCESS_TOKEN / ACCESS_TOKEN_SECRET from secrets or env
- bot.py: /tweet command posts to @Bojemoi_Lab, returns tweet URL
- requirements.txt: add tweepy>=4.14.0
Credentials (TWITTER_API_KEY etc.) set in .env — bot gracefully disabled if missing.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com