linkleaner/README.md

1.1 KiB

linkleaner No Maintenance Intended Built with Garnix

Telegram bot to replace social media links with their improved preview variants. The mapping of supported link types to what services are used to "fix" these links is given below.

Link type Fix mechanism
Accelerated Mobile Pages (AMP) AmputatorBot
Instagram InstaFix
Medium LibMedium
Twitter / X TweetFix
YouTube Shorts Rewrite URL to normal YouTube player

Running

  • Copy .env.sample as .env and fill in the bot token
  • Use cargo run --release to start the bot