diff --git a/Examples.md b/Examples.md index 149517d..045a9df 100644 --- a/Examples.md +++ b/Examples.md @@ -55,7 +55,7 @@ Bots built using the `telegram.ext.Updater` class. * [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. * [TimeZone Bot](https://gist.github.com/guysoft/4f220fe407a9bff37e3feff9f60f83a7) — Lets you pick a timezone. This bot also uses a class for its design pattern. -* [Telegram-Facebook-bot](https://github.com/MorenK1/telegram-facebook-bot/blob/master/README.md) - a botto load content from Facebok pages and send it to Telegram channels +* [Telegram-Facebook-bot](https://github.com/MorenK1/telegram-facebook-bot/blob/master/README.md) - a bot to load content from Facebok pages and send it to Telegram channels * [Telegram-Kraken-Bot](https://github.com/Endogen/Telegram-Kraken-Bot) — Trade crypto-currencies on the Kraken marketplace * [TelegramSSH](https://github.com/wwilliamcook/TelegramSSH) - Enables virtual SSH on bot machine without port forwarding. * [thornode-telegram-bot](https://github.com/block42-blockchain-company/thornode-telegram-bot) - A telegram bot to monitor the status of THORNodes of the THORChain Blockchain.