Skip to content Skip to sidebar Skip to footer
Showing posts with the label Telegram Bot

Telegram Bot- How To Send Messages Daily

I am trying to develop a telegram-bot that send a message every day at a specific time. but it'… Read more Telegram Bot- How To Send Messages Daily

Callbackqueryhandler Or Conversationhandler For A Message Sent From Bot Class

Using python-telegram-bot, I have a bot running with very similar settings as for the other example… Read more Callbackqueryhandler Or Conversationhandler For A Message Sent From Bot Class

Singing In Telegramclient Telethon

After running the code, I try to enter a password (but I don’t have it) and can’t enter anything. I… Read more Singing In Telegramclient Telethon

How To Restrict The Acess To A Few Users In PyTelegramBotAPI?

I'm using telebot (https://github.com/eternnoir/pyTelegramBotAPI) to create a bot to send photo… Read more How To Restrict The Acess To A Few Users In PyTelegramBotAPI?