pythontelegrambotgroup | Unsorted

Telegram-канал pythontelegrambotgroup - >>> telegram.Bot()

10206

This group is for questions, answers and discussions around the python-telegram-bot library. Off-topic group: @pythontelegrambottalk | Website: https://python-telegram-bot.org

Subscribe to a channel

>>> telegram.Bot()

How do I add scrips to my bot to start using it??

Читать полностью…

>>> telegram.Bot()

Heres the whole code aha, incase theres something that breaks it that I haven't noticed https://pastebin.com/gG1S1rg6

Читать полностью…

>>> telegram.Bot()

can you pastebin the new snippet?

Читать полностью…

>>> telegram.Bot()

use +ApplicationBuilder+ instead of calling builder() !search

Читать полностью…

>>> telegram.Bot()

It doesn't seem to be being created based on the logging

Читать полностью…

>>> telegram.Bot()

try adding some info logging to check if persistence is actually created. you may simply be searching in the wrong place

Читать полностью…

>>> telegram.Bot()

You waiting >= 60 secs to verify?

Читать полностью…

>>> telegram.Bot()

Question, does PicklePersistence create the file for storing the persisted data by default as mine doesn't seem to want to. I'm storing items in context.bot_data but it's not populating/creating the persistence files as it appears it should do

Читать полностью…

>>> telegram.Bot()

Wiki Category Notable Features: Advanced Filters

Читать полностью…

>>> telegram.Bot()

Can't we have more than one messageHandler in PTB? For example, if two messageHandlers both receive text content, how do I determine if a text belongs to the second handler?

Читать полностью…

>>> telegram.Bot()

Idk tbh, never observed it
I made a genuine interactive calendar for my bot once
If there are any embedded options, I'd like to take a look

Читать полностью…

>>> telegram.Bot()

Ack cool. The repo has quite some related issues I think. I do not like to follow all activity (all PR/Issues) haha 😁.

Читать полностью…

>>> telegram.Bot()

What is the best issue/page/way to follow updates on Rich Text support on PTB? 😊

Читать полностью…

>>> telegram.Bot()

I can’t understand!!!

Читать полностью…

>>> telegram.Bot()

A fancy and friendly experience for users might be a selectable calendar implementation, e.g. a 7x5 button mesh for days (with blanks in the end, depending on the month displayed) and "<-" "->" buttons below for month and year
Yeah, takes more effort to implement, but seems to be more pleasant for users and practically eliminates an issue with different formats

Читать полностью…

>>> telegram.Bot()

Hey. In order for someone to be able to help you, you must ask a good technical question. Please read this short article and try again ;)

Читать полностью…

>>> telegram.Bot()

Who in here could help me make an otp bot please?

Читать полностью…

>>> telegram.Bot()

telegram.ext.ApplicationBuilder

Читать полностью…

>>> telegram.Bot()

2026-06-24 19:09:27,254 - apscheduler.scheduler - INFO - Added job "hourly_callback" to job store "default"
2026-06-24 19:09:27,254 - apscheduler.scheduler - INFO - Scheduler started
2026-06-24 19:09:27,254 - telegram.ext.Application - INFO - Application started

Читать полностью…

>>> telegram.Bot()

import logging



logging.basicConfig(
format='%(asctime)s - %(name)s - %(levelname)s - %(message)s',
level=logging.INFO
)

Читать полностью…

>>> telegram.Bot()

Yup, run it for up to 5 minutes with no file

Читать полностью…

>>> telegram.Bot()

https://pastebin.com/17cusBwD Pastebin of the code in question

Читать полностью…

>>> telegram.Bot()

Hey. In order for someone to be able to help you, you must ask a good technical question. Please read this short article and try again ;)

Читать полностью…

>>> telegram.Bot()

you can see +advanced filters+ !search

Читать полностью…

>>> telegram.Bot()

Can u share the source code if u don't mind? maybe it will inspire us

Читать полностью…

>>> telegram.Bot()

Don't we have checklists or native calendar support for bots from Telegram API ?

Читать полностью…

>>> telegram.Bot()

i guess the best way is @pythontelegrambotchannel

or if you want to see the daily progress you can look at the official repo

Читать полностью…

>>> telegram.Bot()

Wiki of python-telegram-bot - Category Must read
Tutorial: Your first bot

Читать полностью…

>>> telegram.Bot()

Who can teaching me do a bot

Читать полностью…

>>> telegram.Bot()

click buttons to enter date and maybe timezone

Читать полностью…
Subscribe to a channel