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()

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

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

>>> telegram.Bot()

Wiki of python-telegram-bot - Category Notable Features
Bot API Forward Compatiblity

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

>>> telegram.Bot()

No that would be contraproductive

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

>>> telegram.Bot()

Will there be a break change ?

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

>>> telegram.Bot()

Sorry, I meant the deserialization from JSON and so on. The reafactoring you are doing in the library.

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

>>> telegram.Bot()

We want to focus in an extensive in depth library change before that

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

>>> telegram.Bot()

Readme of python-telegram-bot
Contributing

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

>>> telegram.Bot()

Does anyone have the code for creating a moderator bot?

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

>>> telegram.Bot()

We have a ptbcontrib repo if you want to contribuite to the community

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

>>> telegram.Bot()

Ohk, so we have to do that. understood

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

>>> telegram.Bot()

apparently it was only sent to winners of a few contests, it's not public yet

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

>>> telegram.Bot()

scale up or throttle down

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

>>> telegram.Bot()

Thats my understanding

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

>>> telegram.Bot()

Well instead of the recative one, where a user likely is still looking at that specific client, the other one needs to be send to any in the hope it reaches a user and they actually look at it before it vanishes

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

>>> telegram.Bot()

This i bonkers, what does it meeeean

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

>>> telegram.Bot()

Hello i need help for make mi first bot

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

>>> telegram.Bot()

You mean build the rich api's directly with the telegram APIs? bypassing PTB?

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

>>> telegram.Bot()

You can already use it with the forward api compatibility

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

>>> telegram.Bot()

Couldn't we first ship the rich text feature? I mean we are dying to see what we can do with it

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

>>> telegram.Bot()

I saw, I spent a bit of time taking a look yesterday in the repo and noticed you guys were working on the model rewriting. Good luck! I will keep an eye there

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

>>> telegram.Bot()

How To Contribute
python-telegram-bot documentation for this doc:
contributing

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

>>> telegram.Bot()

Any update on when the 10.2 update will be ready? Do you guys need a hand with something?

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

>>> telegram.Bot()

Thanks! I'll definitely check out ptbcontrib once I modularize this a bit more.

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

>>> telegram.Bot()

Hi! I had this exact issue, so I built a mini-framework for my own PTB projects. It has Postgres/Redis adapters, repository pattern, and a throttling middleware. It's fully modular, so you can easily add your own middlewares or repos to it.

I keep it in a private repo. If you want access to it, hit me up in DMs.

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

>>> telegram.Bot()

I can't be friends with you, why?

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

>>> telegram.Bot()

I couldn't find any official announcements for this. Is it sth new?

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

>>> telegram.Bot()

Sometimes telegram is slow at replying so the pool connection get saturated, and it raises the error that the connection pool is full.

How are you dealing with that?

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

>>> telegram.Bot()

Oh, does not vanish at view, but after a bit of time?

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

>>> telegram.Bot()

No. PTB only provides an interface to build your own rate limiter and a minimal effort implementation of it, and you have to explicitly include it in your Application for it to take effect. Said minimal effort implementation does have a kwarg that allows you to specify the number of retries after getting a RetryAfter error, but even that defaults to 0 (no retries)

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

>>> telegram.Bot()

"In this case, the message may be delivered across multiple active client applications of the user, but is regardless not guaranteed to be delivered to any of them."

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