Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PuddingLib (was: Migration to Pyrogram) #14

Open
Happy-Ferret opened this issue Jan 15, 2022 · 0 comments
Open

PuddingLib (was: Migration to Pyrogram) #14

Happy-Ferret opened this issue Jan 15, 2022 · 0 comments
Assignees
Labels
refactor Changes in the source code's structure
Milestone

Comments

@Happy-Ferret
Copy link
Collaborator

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.

@Happy-Ferret Happy-Ferret self-assigned this Jan 15, 2022
@Happy-Ferret Happy-Ferret changed the title Migration to Pyrogram PuddingLib (was: Migration to Pyrogram) Jan 15, 2022
@Happy-Ferret Happy-Ferret added this to the 0.1.0 milestone Jan 15, 2022
@Happy-Ferret Happy-Ferret added the refactor Changes in the source code's structure label Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Changes in the source code's structure
Projects
None yet
Development

No branches or pull requests

1 participant