--- title: "[bojemoi-telegram] scripts: add share_blog_x.py — post Docker Hub blog post to @Bojemoi_Lab" date: 2026-03-01T19:10:50+01:00 draft: false tags: ["commit", "bojemoi-telegram", "master"] categories: ["Git Activity"] summary: "Commit 29a2c80 par Betty dans bojemoi-telegram" author: "Betty" --- ## Commit `29a2c80` | | | |---|---| | **Repository** | bojemoi-telegram | | **Branch** | `master` | | **Author** | Betty | | **Hash** | `29a2c80adfbfc92065d1261f8bbd2eee5b8ca608` | ### Description One-shot script to tweet the Docker Hub announcement as a thread. Reads credentials from telegram-bot/.env. Run once keys are configured. Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` A scripts/share_blog_x.py ``` ### Diff Summary ``` scripts/share_blog_x.py | 69 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) ```