From bef29d9318f3a9ff20f313ddd53bbe39d225ecbb Mon Sep 17 00:00:00 2001 From: Ilya Krivoshein Date: Fri, 13 Jan 2023 19:14:10 +0700 Subject: [PATCH] Added a bot with public source code to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfcc195..84962bd 100644 --- a/README.md +++ b/README.md @@ -888,5 +888,6 @@ Here are some examples of template: * [Feedback-bot](https://github.com/coder2020official/feedbackbot) A feedback bot for user-admin communication. Made on AsyncTeleBot, using [template](https://github.com/coder2020official/asynctelebot_template). * [TeleServ](https://github.com/ablakely/TeleServ) by [ablakely](https://github.com/ablakely) This is a Telegram to IRC bridge which links as an IRC server and makes Telegram users appear as native IRC users. * [Simple Store Bot](https://github.com/AntonGlyzin/myshopbot) by [Anton Glyzin](https://github.com/AntonGlyzin) This is a simple telegram-store with an admin panel. Designed according to a template. +* [Media Rating Bot](https://t.me/mediaratingbot) ([source](https://github.com/CommanderCRM/MediaRatingBot))by [CommanderCRM](https://github.com/CommanderCRM). This bot aggregates media (movies, TV series, etc.) ratings from IMDb, Rotten Tomatoes, Metacritic, TheMovieDB, FilmAffinity and also provides number of votes of said media on IMDb. **Want to have your bot listed here? Just make a pull request. Only bots with public source code are accepted.**