Files
tangmo_fxtwitter_bot/README.md
2022-12-29 23:21:25 +00:00

11 lines
410 B
Markdown
Executable File

# 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
1. Register Telegram bot
1. We are using WebHooks model. Point HTTPS web server to `public_html/hook.php`
1. Copy `env.sample.php` to `env.php` and enter credentials
1. `composer install`
1. `php set_web_hook.php`
1. It should work now