Telegram bot to fix social media link previews
Go to file
Harsh Shandilya c5e3e68998
Fix license text
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-03-11 23:47:31 +05:30
.github/workflows github: Add unit testing workflow 2020-02-27 15:05:59 +05:30
.idea Add CLion config 2020-02-22 21:58:02 +05:30
src Fix clippy lints 2020-03-11 03:41:38 +05:30
testdata Add some more tests 2020-03-02 18:59:25 +05:30
.env.sample Add README 2020-02-27 12:02:00 +05:30
.gitignore Add CLion config 2020-02-22 21:58:02 +05:30
Cargo.lock Update deps 2020-03-11 03:28:27 +05:30
Cargo.toml Add dotenv for loading config 2020-02-24 19:40:01 +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 README: Add status badge 2020-02-27 22:09:38 +05:30

README.md

walls-bot-rs Run unit tests

Telegram bot for my wallpapers collection, in Rust.

To build

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