telegram bot tutorial: how to create a telegram Chatbot with Python from scratch

preview_player
Показать описание
Topic: telegram bot tutorial: how to create a telegram Chatbot with Python from scratch

⭐ Special Offers ⭐
------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------------------------
Finally Please Subscribe to Our Channels for more knowledge.

Find us on:
========================================================
Free Scratch Tutorials below:
========================================================
Free Android Training here:
=======================================================
Free iOS Training here:
=======================================================
More video mobile app training:

#ikh4ever #telegram_bot #python
Рекомендации по теме
Комментарии
Автор

It works! Thank you so much
A question, Can I attach files like pdf?

Haise
Автор

How do you view your code in the browser in organised lines and colors, tried googling so many extensions and keywords

jordanleak
Автор

how did you get python code on your webpage in the first place? are we suppose to run python notebook to be able generate chat ID and other ID?

norch
Автор

The thing I don't understand is you called main() function once. So, it should run only once and give you only one response. So, How is it possible that the script keeps running and responding to many inputs?

amirmostaghimi
Автор

How can i send the user images or tables?

felipehonoratodesousa
Автор

I'm a beginner, please someone explains to me how the chatbot is working while you creating the python file on your local computer?!

barez
Автор

How did the code look so pretty and coloured on your screen? Mine looked like plain text on the webpage

Luxine
Автор

hello, i need help
the bot runs well in private chat, but when i run in on a group the bot crashes or doesnt reply, what i should add? or whan i must do? thanks

djjafeth
Автор

That's what I needed. Thanks for your help

sourraksmei
Автор

import requests as requests? i cannot understand it, what is the purpose?

manuelmariscal
Автор

hi
iKh4ever Studio, how did you view the script on the browser? for mine it just comes up as a line of text with no indentation

LMY
Автор

Hi it was really helpful and i did understand all the things you explained in this video. So thank you :P but i ran your code in my own pycharm and did whatever you said but it didn't work :( and there was a lot of errors. can you help me please? :(

mahsaghasemi
Автор

sorry i just don't understand how to access the dictionary on the bot api website. can you tell me what is the code required to access that? when i it says {'ok': False, 'error code': 404, ' description': not found}. sorry im new to programming please help

MaryHazNoLittleLamb
Автор

Can i use the same code on other py interpreters or i only need pycharm?

Can i have your py code please?

Thankyou for explaining!!! It's amazing

shonildabreo
Автор

Can you please show to build a stock market telegram bot like @TXActionBot

subhamsubimanbiswasrevenue
Автор

Thank you! It helped me to understand how telegram bot works under the hood

anonim
Автор

can i have all the code used in the video for testing purpose ? in the link i can only get a little bit of code

GianlucaLaMantia
Автор

So I was trying to follow, but when I put in the URL with my bot token, I can’t edit the text.

epiclord
Автор

How do I add parse_mode as 'HTML'?

shivamkalra
Автор

I tried to follow the video, but I got an error:
" 10061, 'No connection could be made because the target machine actively refused it', None, 10061, None"
Can you help me fix this?

thiennguyenthanh