Telegram bot to fix social media link previews
Go to file
Harsh Shandilya 0519e95be5
fix: add flyctl and sync config
2023-05-26 12:04:38 +05:30
.github chore(deps): pin determinatesystems/nix-installer-action action to 9b25245 2023-05-24 20:51:49 +00:00
.vscode chore: massage IDE configs 2022-12-23 08:25:44 +00:00
src fix(medium): fix copy-pasta fails 2023-05-25 16:03:19 +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 fix(deps): update rust crate regex to 1.8.3 2023-05-25 21:38:26 +00:00
Cargo.toml fix(deps): update rust crate regex to 1.8.3 2023-05-25 21:38:26 +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: add Medium link replacement via Scribe 2023-05-25 15:47:25 +05:30
default.nix chore: reformat Nix files with alejandra 2022-12-29 15:28:57 +00:00
flake.lock flake.lock: Update 2023-05-21 06:01:00 +00:00
flake.nix fix: add flyctl and sync config 2023-05-26 12:04:38 +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 chore(rust): bump Rust nightly 2023-02-22 18:23:03 +00:00
shell.nix chore: reformat Nix files with alejandra 2022-12-29 15:28:57 +00:00

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: FixTweet
  • 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