Skip to content

PuddingLib (was: Migration to Pyrogram) #14

@Happy-Ferret

Description

@Happy-Ferret

Code like this would cut back on complexity/custom implementations and improve the overall clarity of the source code @app.on_message(filters.chat(TARGET) & filters.new_chat_members)

Reason PTB doesn't have filter decorators:

python-telegram-bot/python-telegram-bot#899

As an alternative to Pyrogram, consider contributing to PTB-Contrib

A third option might be to create a library specifically for @PuddingBot's needs. A PuddingLib.

Metadata

Metadata

Assignees

Labels

refactorChanges in the source code's structure

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions