Telegram bot to fix social media link previews
Go to file
Harsh Shandilya 9e9d9040f2
chore(release): bump linkleaner to version 1.5.3
2023-05-25 00:40:27 +05:30
.github chore(ci): switch to `DeterminateSystems/nix-installer-action` 2023-05-25 00:26:14 +05:30
.vscode chore: massage IDE configs 2022-12-23 08:25:44 +00:00
src feat: relax matcher regex to allow leading text 2023-02-23 05:09:36 +00:00
.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.5.3 2023-05-25 00:40:27 +05:30
Cargo.toml chore(release): bump linkleaner to version 1.5.3 2023-05-25 00:40:27 +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 chore: add Built With Garnix badge 2023-02-22 18:42:30 +00:00
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 feat(nix): switch to provisioning toolchains using fenix 2023-05-15 11:38:18 +05:30
fly.toml chore: rename container tag 2023-02-11 13:07:47 +00:00
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:

  • Twitter: FixTweet
  • Instagram: InstaFix (behind the ddinstagram feature)
  • Accelerated Mobile Pages (AMP): AmputatorBot
  • 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