Update README.md
This commit is contained in:
@@ -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.
|
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:
|
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.
|
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.
|
TOKEN="" # Token for the Telegram bot, can be retreived from t.me/BotFather.
|
||||||
|
|
||||||
#### Usage
|
## Usage
|
Reference in New Issue
Block a user