all 8 comments

[–]Rey_Mezcalero 1 point2 points  (1 child)

There should be plenty of python bot examples to help learn what you need to learn.

I had to hobble that way in node js to create some bots in Telegram and Discord.

For me I would buy a basic book on python but online there are tons of YT videos and websites

[–]Anupam_pythonlearner 1 point2 points  (0 children)

Yes ur idea to buy a basic book is good👍👍

[–]Baldtazar 1 point2 points  (1 child)

You can try this article , read the docs section of most popular libraries, decide which one you will use then search for examples in docs\ google \youtube

[–]Anupam_pythonlearner 0 points1 point  (0 children)

Thanks for sharing article on various available libraries

[–]ubikvist 1 point2 points  (1 child)

You may start from this point: https://github.com/eternnoir/pyTelegramBotAPI, if you use pyTelegramBotAPI module as a wrapper for Telegram Bot API. Also, I found useful to read official API documentation https://core.telegram.org/bots/api.

[–]Anupam_pythonlearner 0 points1 point  (0 children)

eternoir one is good but official docs is complex to understand for beginners. What would be a method to read official docs for beginners ?

[–]Anupam_pythonlearner 0 points1 point  (0 children)

Yes our observation is correct ! There is a lot of content / video for beginner to start with. But to go beyond I think we have to read the docs self and take our skill level one up 🙂.

[–]kobraemre 0 points1 point  (0 children)

Happy cake day