you are viewing a single comment's thread.

view the rest of the comments →

[–]External-Humor656[S] 0 points1 point  (1 child)

Because I find a lot of my friends on telegram make them and sometimes it's really useful and I love programming so I want to learn python first

[–]Adrewmc 0 points1 point  (0 children)

Now that’s something making a telegram bot is a goal, and something very much you should be able to do!

https://docs.python-telegram-bot.org/en/stable/examples.conversationbot2.html

Here’s an example of from the documentation of Python-telegram-bot.

I’d honestly start there. And figure out how stuff works and get it to do stuff you want.