From 58b49850d2b7dfeb19f477b613f8b97871fcbe25 Mon Sep 17 00:00:00 2001 From: eugenio412 Date: Tue, 16 Aug 2016 12:36:00 +0200 Subject: [PATCH] changed repo of my bot, sorry --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index c6858e8..a3aee1e 100644 --- a/Examples.md +++ b/Examples.md @@ -8,7 +8,7 @@ Bots built using the `telegram.ext.Updater` class. * [Subscription bot] (https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news web site * [Vocaloid Bot](https://github.com/bomjacob/VocaBot) uses data from VocaDB.net to find all your favourite Vocaloid songs, artists and albums. * [teleGit Bot](https://github.com/HeavenH/teleGit) A bot to list the github repositories, show users information. -* [Pokemon Go bot](https://github.com/eugenio412/pogom) notification for pogom scanner +* [Pokemon Go bot](https://github.com/eugenio412/PogomBOT) notification for pogom scanner # API Bots using the raw API.