This commit is contained in:
2023-01-20 21:01:12 +00:00
parent 66134b2acb
commit ccea59ecb7
2 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
# Tangmo FxTwitter Bot (Google Apps Script version) # Tangmo FxTwitter Bot (Google Apps Script version)
Telegram bot that monitor for a message containing a Twitter post link and reply with [FxTwitter](https://github.com/FixTweet/FixTweet) link
1. Register Telegram bot 1. Register Telegram bot
1. Setup Google Apps Script 1. Setup Google Apps Script
1. Create a Google Sheets 1. Create a Google Sheets

View File

@@ -1,6 +1,6 @@
# Tangmo FxTwitter Bot # Tangmo FxTwitter Bot
Telegram bot that monitor for a message with just Twitter link without preview and reply with [FxTwitter](https://github.com/FixTweet/FixTweet) link Telegram bot that monitor for a message containing a Twitter post link and reply with [FxTwitter](https://github.com/FixTweet/FixTweet) link
1. Register Telegram bot 1. Register Telegram bot
1. We are using WebHooks model. Point HTTPS web server to `public_html/hook.php` 1. We are using WebHooks model. Point HTTPS web server to `public_html/hook.php`