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

[commands] Add option to process a certain command_str #9279

Closed
wants to merge 1 commit into from

Conversation

Puncher1
Copy link
Contributor

@Puncher1 Puncher1 commented Mar 1, 2023

Summary

This adds the feature requested here: #7067
It's worth mentioning that this is not useful when processing one command, but processing multiple commands or a certain part of message.content.

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

@Rapptz
Copy link
Owner

Rapptz commented Mar 1, 2023

This is actually not particularly what was asked for. The original FR is actually trickier to implement and at this point mostly a wontfix.

@Rapptz Rapptz closed this Mar 1, 2023
@Puncher1 Puncher1 deleted the process_commands-string branch March 9, 2023 21:39
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.

None yet

2 participants