From 1c097efb9bc43f6a239d8889e130bce9b4d1baed Mon Sep 17 00:00:00 2001 From: Bachynin Ivan <16745500+vanyakosmos@users.noreply.github.com> Date: Mon, 5 Aug 2019 12:44:47 +0300 Subject: [PATCH] add reactor bot --- Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples.md b/Examples.md index 5064f49..d2e137a 100644 --- a/Examples.md +++ b/Examples.md @@ -32,6 +32,7 @@ Bots built using the `telegram.ext.Updater` class. * [Pokemon Go bot](https://github.com/eugenio412/PogomBOT) — Notifications for pogom scanner * [PriceBot](https://github.com/lytves/pricebot) - Bot for a group chats to receive CoinmarketCap crypto prices [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/iamcryptobot) * [Picture of The Day Bot](https://github.com/SumitAgr/PictureofTheDay-Bot) - A simple bot that retrieves NASA's Picture of the Day with a single command. [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://github.com/SumitAgr/PictureofTheDay-Bot) +* [reactor](https://github.com/vanyakosmos/reactor) - like @like but with dynamic number of buttons. Users can add own reactions on messages, similarly to slack/discord reactions. [try it out](https://t.me/emojinator_bot) * [RRemindersBot](https://github.com/Ambro17/RemindersBot) — Set reminders for your tasks. With support for custom timezones and smart date parsing. Never forget your tasks again [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/RRemindersBot) * [RSS_Feedbot](https://github.com/Dextroz/RSS_Feederbot/) - A Telegram bot for reading RSS feeds. * [sed/regex bot](https://github.com/zeroone2numeral2/regex-bot) — Provides sed-like pattern-replacement commnads based on Python's regexp module [ᴛʀʏ ɪᴛ ᴏᴜᴛ](https://t.me/sedbbot)