Click here to Skip to main content
16,004,678 members
Articles / Hosted Services / AWS

How to Easily Create Telegram Bot using C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
23 May 2021CPOL5 min read 48.6K   10  
A walkthrough and source code for creating telegram bot using C# and deploying it on AWS
It may seem that creating bot telegrams in C# is difficult, but I want to show that it is not. In this article, I will give an example of writing an online bot using C# /. NET and publishing it on AWS. That is, we will create a web application that will spin on a remote host and receive commands from users.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions