Skip to content

terrorizer1980/TelegramBotApi.NET

 
 

Repository files navigation

TelegramBotApi.NET

This is an implementation for the Telegram Bot API that targets .NET Core (currently 3.1). This API is also published as Nuget Package.

It is designed for simple use, so that beginners can use Telegram Bots for fun, house automation, whatever. Although its for simple use, the target is to keep track and implement all of Telegrams API in this one dll.

Nuget Package

Repository

Issues and Bugs

The easiest case

Although the library intends to cover all of Telegrams Bot API, and complex usecases, the most simple Bot would look like this:

easiest case

Tutorial

The tutorial takes you from creating a simple bot to the more complex cases: --> TODO and coming some day lol

About

a .NET Core 3.1 implementation for the Telegram Bot API

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%