Telegram bot to fix social media link previews
Go to file
Harsh Shandilya ba2967f4fd
fix(flakes): adjust flake-compat URL
2023-06-25 12:27:53 +05:30
.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 fix: fmt 2023-06-06 00:02:16 +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(deps): lock file maintenance 2023-06-23 01:32:46 +00:00
Cargo.toml chore(release): bump linkleaner to version 1.6.6 2023-06-16 11:09:09 +05:30
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 fix(flakes): adjust flake-compat URL 2023-06-25 12:27:53 +05:30
flake.lock flake.lock: Update 2023-06-25 06:00:57 +00:00
flake.nix fix(flakes): switch flake-compat to nix-community fork 2023-06-20 23:51:22 +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 feat(rust): bump Rust nightly 2023-06-16 01:48:15 +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: 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