This repository contains sample applications based on Telegram.Bot library:
- Console application. Demonstrates bot with some basic features.
- Advanced console application. Demonstrates bot with advanced .NET programming features.
- ASP.NET Core Webhook application with Minimal APIs.
- ASP.NET Core Webhook application with Controllers.
- 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 or 8. You might need to install required version from here.
Feel free do join our discussion group!