This repository was archived by the owner on Dec 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
✨ Command groups #342
Merged
Merged
✨ Command groups #342
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
4f6846a
:sparkles: register slash command groups
zunda-arrow 1ab7454
:sparkles: i think it works
zunda-arrow c9afe66
:fire: remove code that probably didn't do anything
zunda-arrow 9c98a3b
:twisted_rightwards_arrows: Merge remote-tracking branch 'upstream/ma…
zunda-arrow 1671c32
:memo: added amazing docs
zunda-arrow d4ec8c3
:memo: added docs for Group and SubGroup
zunda-arrow b1bb921
:memo: add command groups to the interaction guide
zunda-arrow fa8945e
:skull: fix typo
zunda-arrow 0a34539
:speech_balloon: fix spelling
zunda-arrow 3df8c95
:bug: fix doc building issue
zunda-arrow 98144f3
:recycle: Apply suggestions from code review
zunda-arrow 8e32994
:art: requsted changes
zunda-arrow 04defab
:twisted_rightwards_arrows: Merge branch 'command_groups' of https://…
zunda-arrow 76ab618
:art: changed SubGroup name to Subgroup
zunda-arrow c8b88d6
:art: Update pincer/commands/groups.py
zunda-arrow 7bda8d1
:art: Update pincer/commands/groups.py
zunda-arrow edc4d00
:art: Update pincer/middleware/interaction_create.py
zunda-arrow c5469a9
:art: switched to recursion for finding command options and made hash…
zunda-arrow 9ebd0b1
:twisted_rightwards_arrows: Merge branch 'command_groups' of https://…
zunda-arrow aecd019
:recycle: improve interaction name resolution
zunda-arrow 2e2408b
:art: suggesession from trag1c
zunda-arrow 8813619
:zap: improved built register to not care about ClientCommandStructure
zunda-arrow 93cc9c0
:art: Update pincer/commands/commands.py
zunda-arrow 1e3032e
:art: added missing return type __get_local_registered_commands
zunda-arrow 5164932
:art: fix get_local_registered_commands typehint
zunda-arrow 3d4bb87
Merge branch 'main' into command_groups
Enderchief 958fa90
:art: Apply suggestions from code review
zunda-arrow aec6bc4
:art: Update pincer/commands/groups.py
zunda-arrow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.