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

(DRAFT) Pass context to additional handle_commands instances #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RedBearAK
Copy link
Contributor

Changes

Two additional instances of handle_commands need to be passing the context object that is now required in the function definition. One instance (trigger immediately) has been tested. The other instance, which may no longer be called after I changed the string and Unicode processor helper functions to return inner functions, I'm not sure how to test.

So I'm marking this as a DRAFT.

Fixing the first instance also fixes an error when running pytest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant