title, date, draft, tags, categories, summary, author
title
date
draft
tags
categories
summary
author
[bojemoi-telegram] telegram: add Twitter/X integration — /tweet command via API v2
2026-03-01T19:08:58+01:00
false
commit
bojemoi-telegram
master
Commit 57fd2a5 par Betty dans bojemoi-telegram
Betty
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
Files Changed
Diff Summary