Files
blog/content/posts/pushes/2026-03-01-push-bojemoi-telegram-master-57fd2a5.md
Betty dd1a01fefd
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
post: push 1 commit(s) to bojemoi-telegram/master
2026-03-01 19:09:04 +01:00

889 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi-telegram] Push 1 commit(s) to master 2026-03-01T19:08:58+01:00 false
push
bojemoi-telegram
master
Git Activity
Push de 1 commit(s) par Betty dans bojemoi-telegram/master 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(+)