Telegram bot to fix social media link previews
Go to file
Harsh Shandilya d9a4b29346 chore: massage IDE configs 2022-12-23 08:25:44 +00:00
.github feat(ci): set up automated deploys to fly.io 2022-12-23 08:25:44 +00:00
.vscode chore: massage IDE configs 2022-12-23 08:25:44 +00:00
pkg/debian feat: rename to linkleaner 2022-12-15 10:42:30 +00:00
src refactor(commands): drop provider-specific naming 2022-12-19 14:40:42 +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.2.0 2022-12-19 14:41:32 +00:00
Cargo.toml chore(release): bump linkleaner to version 1.2.0 2022-12-19 14:41:32 +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 chore: update README 2022-12-19 14:39:26 +00:00
default.nix chore(nix): finish Flakes migration 2022-12-19 11:16:39 +00:00
deny.toml fix(deny): adjust for current state 2022-10-27 19:15:42 +00:00
flake.lock chore(nix): finish Flakes migration 2022-12-19 11:16:39 +00:00
flake.nix feat(nix): add `packages.container` 2022-12-22 20:45:20 +00:00
fly.toml feat(fly): init 2022-12-23 08:25:44 +00:00
justfile feat: rename to linkleaner 2022-12-15 10:42:30 +00:00
release.toml chore(release): remove commit/tag signing 2022-11-23 10:22:38 +00:00
shell.nix chore(nix): finish Flakes migration 2022-12-19 11:16:39 +00:00

README.md

linkleaner Check Rust code

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

Running

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