From 52da46ee226fcdb75ecdaf282007f5afedc8a524 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Mon, 28 Jul 2025 13:34:15 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a05a8c7..3242cfb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -### Bluesky DM to Telegram. +# Bluesky DM to Telegram. This script sends the last message from a specifiec Bluesky conversation with a Bluesky account to a Telegram bot. -#### Variables +## Variables The script expects the following variables: @@ -14,4 +14,4 @@ CONVO_ID="" # Conversation-ID of the BLuesky bot account, can be retriefed by u CHAT_ID="" # Chat-ID of the Telegram bot, see here: https://linuxscriptshub.com/send-telegram-message-linux-scripts. TOKEN="" # Token for the Telegram bot, can be retreived from t.me/BotFather. -#### Usage \ No newline at end of file +## Usage \ No newline at end of file