python-telegram-bot / rules-bot

The Telegram bot @roolsbot serves the python-telegram-bot group chats by announcing the rules.
https://t.me/roolsbot
GNU Affero General Public License v3.0
127 stars 51 forks source link

Update /compat regex pattern with the update_queue TypeError #136

Closed bqback closed 3 months ago

Bibo-Joshi commented 4 months ago

Thanks for the PR. I assume that you have tested this locally?

bqback commented 4 months ago

Seems to work with all related messages from at least 2024 (based on regex101.com tests), and the pattern shouldn't otherwise be affected (tested other compat-causing messages), just another OR branch.

Bibo-Joshi commented 4 months ago

Can you please adress the pre-commit check?