Skip to content

Conversation

@H3rmt
Copy link
Contributor

@H3rmt H3rmt commented Jan 8, 2023

About

fixed Error starting when using scope param in command decorator (#1214)

Checklist

  • The pre-commit code linter has been run over all edited files to ensure the code is linted.
  • I've ensured the change(s) work on 3.8.6 and higher.
  • I have added the versionadded, versionchanged and deprecated to any new or changed user-facing function I committed.

Pull-Request specification

I've made this pull request: (check all that apply)

This is:

  • A breaking change

@Damego Damego added the bug Something isn't working label Jan 9, 2023
Copy link
Member

@Damego Damego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for contributing!

@Damego Damego changed the base branch from stable to unstable January 9, 2023 08:28
@Damego Damego merged commit 1155cf4 into interactions-py:unstable Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Error starting when using scope param in command decorator

3 participants