Telegram bot to fix social media link previews
Go to file
Harsh Shandilya 2b2e6ab0b3 chore(release): bump linkleaner to version 1.7.2 2023-08-01 18:10:11 +00:00
.github chore(deps): update actions/checkout digest to c85c95e 2023-06-09 15:23:34 +00:00
.vscode chore: massage IDE configs 2022-12-23 08:25:44 +00:00
src feat: remove ThreadsFix 2023-07-30 23:13:27 +05:30
.env.sample feat: remove walls functionality 2022-10-17 23:44:57 +05:30
.gitignore chore: add Nix result patterns to gitignore 2022-11-19 22:03:11 +05:30
Cargo.lock chore(release): bump linkleaner to version 1.7.2 2023-08-01 18:10:11 +00:00
Cargo.toml chore(release): bump linkleaner to version 1.7.2 2023-08-01 18:10:11 +00:00
LICENSE-APACHE License under MIT/ASL 2.0 2020-02-20 23:23:05 +05:30
LICENSE-MIT Fix license text 2020-03-11 23:47:31 +05:30
README.md feat: remove ThreadsFix 2023-07-30 23:13:27 +05:30
default.nix fix(flakes): adjust flake-compat URL 2023-06-25 12:27:53 +05:30
flake.lock flake.lock: Update 2023-07-30 06:00:43 +00:00
flake.nix fix(rust): bump to nightly-2023-07-08 2023-07-08 16:14:35 +05:30
fly.toml fix: add flyctl and sync config 2023-05-26 12:04:38 +05:30
release.toml chore(release): remove commit/tag signing 2022-11-23 10:22:38 +00:00
rust-toolchain.toml fix(rust): bump to nightly-2023-07-08 2023-07-08 16:14:35 +05:30
shell.nix fix(flakes): adjust flake-compat URL 2023-06-25 12:27:53 +05:30

README.md

linkleaner No Maintenance Intended Built with Garnix

Telegram bot to replace social media links with their improved preview variants. Supported platforms:

  • Accelerated Mobile Pages (AMP): AmputatorBot
  • Instagram: InstaFix (behind the ddinstagram feature)
  • Medium: Scribe
  • Twitter: BetterTwitFix
  • YouTube Shorts: In-process transform (changes /shorts/ URLs to regular video player)

Running

  • Copy .env.sample as .env and edit with the necessary details
  • Use cargo run to start the bot