Skip to content

kalu464/Telegram.Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram.Bot

A small tutorial to program a Telegram BOT with C#.

First video tutorial on my channel: https://www.youtube.com/watch?v=EJIur-6RqPY

Complete playlist: https://www.youtube.com/playlist?list=PLcnoyBwb8WRhH3br-qtxo-pmQ7YbYQWEb

I used the "Telegram.Bot" library. The version of Telegram.Bot used is the latest available, 17.0.0 The version used of "Telegram.Bot.Extension.Polling" is 1.0.2. I used Visual Studio 2022. You can install both by going to: project, NuGet packets. Search and install both and use the latest version available.

For more info you can directly consult the official link: https://github.com/TelegramBots/Teleg... and the Wiki: https://telegrambots.github.io/book/

About

A small tutorial to program a Telegram BOT with C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%