We can use any programming languages for develop a telegram bot like PHP, C#, Python...
in this article we used JavaScript for develop telegram bot...
For further actions, you may consider blocking this person and/or reporting abuse
First time i know that we can develop a telegram bot using Js, thanks For This interesting article.
Glad you liked the article
Navigate to dev.to/settings/organization
Paste the secret code below and click Join Organization
Your secret code is:
ad0b7578f22434ee2fa3d40d3c9ef791056276a707b0af00f6f4894ccba4df047e1cb20d255e318c274356c780818de117fb
How to package it to run in Telegram? APK file?
No.
You can deploy on your server or,
Run it on localhost using this command:
Note: This command run server on localhost for handle user's requests on server-side
I hope answered you
I got it