post: push 1 commit(s) to bojemoi-telegram/master
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s

This commit is contained in:
Betty
2026-03-01 19:09:04 +01:00
parent aff676c354
commit dd1a01fefd

View File

@@ -0,0 +1,34 @@
---
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(+)
```