Answer the question
In order to leave comments, you need to log in
What language and libraries are best for creating telegram bots?
By "better", I mean more extensive tools and capabilities. I would like to create bots similar to: ControllerBot, LikeBot and other bots for channel design.
Who knows what languages or libraries they are written in?
Is telebot(pyTelegrambotAPI) in python enough to create bots with this functionality?
What more advanced libraries are available?
What to take after studying telebot?
Answer the question
In order to leave comments, you need to log in
Python specialists will come and say that python is the best, php specialists will come and say that php is the best, sharpists will come and say that sharp is the best, and so on.
In fact, take what you know best.
Speaking in the context of python, it is better to look towards asynchronous libraries, for example aiogram .
I am currently working on such a project in PHP/Laravel. I have not found any inconveniences yet, everything that is in the documentation is also in the SDK. The author updates as the Telegram API updates.
https://github.com/irazasyed/telegram-bot-sdk
PS SDK can be used without frameworks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question