--- title: "[bojemoi-telegram] Push 1 commit(s) to master" date: 2026-03-01T19:08:58+01:00 draft: false tags: ["push", "bojemoi-telegram", "master"] categories: ["Git Activity"] summary: "Push de 1 commit(s) par Betty dans bojemoi-telegram/master" author: "Betty" --- ## Push to `bojemoi-telegram/master` | | | |---|---| | **Repository** | bojemoi-telegram | | **Branch** | `master` | | **Commits** | 1 | | **Pushed by** | Betty | ### Commits - **57fd2a5** telegram: add Twitter/X integration — /tweet command via API v2 (Betty) ### Diff Summary ``` telegram-bot/bot.py | 37 ++++++++++++++++++ telegram-bot/config.py | 6 +++ telegram-bot/integrations/__init__.py | 6 +++ telegram-bot/integrations/twitter_x.py | 70 ++++++++++++++++++++++++++++++++++ telegram-bot/requirements.txt | 3 ++ 5 files changed, 122 insertions(+) ```