Telegram bot to fix social media link previews
Go to file
Harsh Shandilya b8f381356d
fix(logging): switch to compact output
2022-12-23 22:11:00 +05:30
.github fix(ci): correct flyctl command 2022-12-23 08:50:24 +00:00
.vscode chore: massage IDE configs 2022-12-23 08:25:44 +00:00
src fix(logging): switch to compact output 2022-12-23 22:11:00 +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.2.1 2022-12-23 08:31:23 +00:00
Cargo.toml chore: remove unused Debian packaging 2022-12-23 21:39:07 +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: 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
flake.lock chore(nix): finish Flakes migration 2022-12-19 11:16:39 +00:00
flake.nix fix(nix): add `nil` and fix mixed tabs 2022-12-23 08:43:36 +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