This repository contains sample applications based on Telegram.Bot library:
- Simple console application. Demonstrates use of Telegram.Bot.Extensions.Polling.
- ASP.NET Core Web Hook application.
- GreenCaptchaBot a spam-protection bot. This is a bot that will ask the users coming to a Telegram chat to press a random numbered button.
- vahter-bot the bot that bans.
These projects represent older or deprecated technologies you might want to use, though we do not provide any support for those projects:
- Classic ASP.NET MVC 5 application.
- Simple console application. Based on build-in events system.
Examples in this repository use .NET 6. You might need to install required version from here.
Feel free do join our discussion group!