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

fix!: command synchronization and command Exceptions #502

Merged
merged 1 commit into from Feb 10, 2022
Merged

fix!: command synchronization and command Exceptions #502

merged 1 commit into from Feb 10, 2022

Conversation

EdVraz
Copy link
Contributor

@EdVraz EdVraz commented Feb 10, 2022

  • fixed a TypeError when commands would not have an description
  • fixed the typecheck for guild commands to allow global commands
  • allowed usage of uppercase characters for non-chat-input commands
  • denied description for non-chat-input commands

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
    • (If existent):
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

- fixed a ``TypeError`` when commands would not have an description
- fixed the typecheck for guild commands to allow global commands
- allowed usage of uppercase characters for non-chat-input commands
- denied description for non-chat-input commands
@EdVraz EdVraz added the bug Something isn't working label Feb 10, 2022
@EdVraz EdVraz merged commit 39b2575 into interactions-py:unstable Feb 10, 2022
@EdVraz EdVraz deleted the fix_checks branch February 10, 2022 16:39
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.

None yet

1 participant