Files
tangmo_fxtwitter_bot/README.md
2023-01-20 21:01:12 +00:00

402 B
Executable File

Tangmo FxTwitter Bot

Telegram bot that monitor for a message containing a Twitter post link and reply with FxTwitter link

  1. Register Telegram bot
  2. We are using WebHooks model. Point HTTPS web server to public_html/hook.php
  3. Copy env.sample.php to env.php and enter credentials
  4. composer install
  5. php set_web_hook.php
  6. It should work now