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