Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 673 Bytes

File metadata and controls

11 lines (10 loc) · 673 Bytes

Telegram bot template project

License

dotnet new install Invop.TelegramBot.Template::1.0.3
dotnet new telegrambot 

This template provides a solid starting point for creating a Telegram bot using .NET Worker Service and the Telegram.Bot library. The project is structured for flexibility and scalability, with modular components to handle bot configuration, message processing, and bot updates.