From 2bcc229e8fd4283c8de6ccfdb21bd1f8cc246924 Mon Sep 17 00:00:00 2001 From: Mattia Righetti Date: Wed, 13 Apr 2022 14:46:48 +0200 Subject: [PATCH] Add Libegen bot to examples in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65cbeb87..5266eaf3 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ Feel free to propose your own bot to our collection! - [alexkonovalov/PedigreeBot](https://github.com/alexkonovalov/PedigreeBot) -- A Telegram bot for building family trees. - [Hermitter/tepe](https://github.com/Hermitter/tepe) -- A CLI to command a bot to send messages and files over Telegram. - [mattrighetti/GroupActivityBot](https://github.com/mattrighetti/group-activity-bot-rs) -- Telegram bot that keeps track of user activity in groups. + - [mattrighetti/libgen-bot-rs](https://github.com/mattrighetti/libgen-bot-rs) -- Telgram bot to interface with libgen - [dracarys18/grpmr-rs](https://github.com/dracarys18/grpmr-rs) -- A Telegram group manager bot with variety of extra features. - [steadylearner/subreddit_reader](https://github.com/steadylearner/Rust-Full-Stack/tree/master/commits/teloxide/subreddit_reader) -- A bot that shows the latest posts at Rust subreddit. - [myblackbeard/basketball-betting-bot](https://github.com/myblackbeard/basketball-betting-bot) -- The bot lets you bet on NBA games against your buddies.