From 648a6dff3e7558090e01b40e3c916954b1b285d3 Mon Sep 17 00:00:00 2001 From: Bachynin Ivan Date: Thu, 24 Aug 2017 03:24:46 +0300 Subject: [PATCH] renamed my repo --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index ca7f24b..c6c2eb5 100644 --- a/Examples.md +++ b/Examples.md @@ -6,12 +6,12 @@ Bots built using the `telegram.ext.Updater` class. * [ForwardsCoverBot](https://github.com/91DarioDev/ForwardsCoverBot) echoes any message and any kind of media to anonymize the forward. * [Mau Mau bot](https://github.com/jh0ker/mau_mau_bot) allows you to play the popular card game UNO via inline queries +* [memes-reposter](https://github.com/vaniakosmos/memes-reposter) - bot for automatic broadcasting content from different sources into channels. * [moodify](https://github.com/samsontmr/moodify) takes your selfie and recommends a playlist for your mood. Try it here: [@moodifyBot](http://t.me/moodifybot) * [Pokemon Go bot](https://github.com/eugenio412/PogomBOT) notification for pogom scanner * [Subscription bot](https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news web site * [sudobot](https://github.com/bvanrijn/sudobot) runs commands on your server and lets you easily share the output * [teleGit Bot](https://github.com/HeavenH/teleGit) A bot to list the github repositories, show users information. -* [Telemgur](https://github.com/vaniakosmos/telemgur) - bot for automatic broadcasting into Telegrams' channels. * [Vocaloid Bot](https://github.com/bomjacob/VocaBot) uses data from VocaDB.net to find all your favourite Vocaloid songs, artists and albums. * [TimeZone Bot](https://gist.github.com/guysoft/4f220fe407a9bff37e3feff9f60f83a7) An example bot that lets you pick a timezone. This bot also uses a class for its design pattern. * [AlarmBot](https://github.com/guysoft/AlarmBot) This bot uses [crontab](https://en.wikipedia.org/wiki/Cron) to schedule audio alarms. The alarm command can be edited to schedule any kind of cron job for an IOT device.