Skip to content

A small tutorial to create a Telegram BOT with C# (v.22)

Notifications You must be signed in to change notification settings

ZETALVX/Telegram.Bot.v22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Telegram.Bot.v22

A small tutorial to create a Telegram BOT with C# (v.22)

Video tutorial on my channel: https://youtu.be/L1nCIz8Q6LM

I used Visual Studio 2022. I used the "Telegram.Bot" and "HttpToSocks5Proxy" library. The version of Telegram.Bot used is the 22.3.0. The version used of HttpToSocks5Proxy is 1.4.2.

You can install both by going to: project, NuGet packets. Search and install both and use the latest version available.

For more info, consult the official Wiki: https://telegrambots.github.io/book/

About

A small tutorial to create a Telegram BOT with C# (v.22)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages