Skip to content

Commit a7754af

Browse files
authored
Create README.md
1 parent ff5a441 commit a7754af

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Telegram.Bot Examples
2+
## About
3+
This repository contains some use cases for [Telegram.Bot](https://github.com/TelegramBots/Telegram.Bot) library
4+
- [Simple console application](https://github.com/TelegramBots/telegram.bot.examples/tree/master/Telegram.Bot.Examples.Echo)
5+
- [ASP .Net Core Web Hook Example](https://github.com/TelegramBots/telegram.bot.examples/tree/master/Telegram.Bot.Examples.DotNetCoreWebHook)
6+
- [Classic ASP .Net Example](https://github.com/TelegramBots/telegram.bot.examples/blob/master/Telegram.Bot.Examples.WebHook/Program.cs)
7+
- [Universal Windows Platform application](https://github.com/TelegramBots/telegram.bot.examples/tree/master/Telegram.Bot.Examples.IoT)
8+
9+
## Other Telegram.Bot repositories
10+
- [BusV is a Telegram chat bot 🤖 that helps you catch your bus 🚍](https://github.com/pouladpld/BusVbot)
11+
- [Simple Calendar Picker control](https://github.com/karb0f0s/CalendarPicker)
12+
13+
## Community
14+
Feel free do join our [group chat](https://t.me/tgbots_dotnet)!

0 commit comments

Comments
 (0)