Skip to content

refactor(permissions): Note hiding of commands when setting default member permissions #1617

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

Closed
wants to merge 2 commits into from

Conversation

miguelmikkey
Copy link

updated slash-commands/permissions.md

Added a note regarding command visibility when using setDefaultMemberPermissions as adding permissions to a slash command will hide the command from users when looking for commands.

@Jiralite Jiralite changed the title Included a message regarding command visibility when using #setDefaul… refactor(permissions): Note hiding of commands when setting default member permissions Jun 15, 2025
almostSouji added a commit to discordjs/discord.js that referenced this pull request Jul 10, 2025
@almostSouji
Copy link
Member

applied to the legacy portion of the next guide iteration

kodiakhq bot pushed a commit to discordjs/discord.js that referenced this pull request Jul 12, 2025
* chore: remove await wait placeholder

prefer using an explanatory placeholder rather than this artificial
example
original issue: https://github.com/discordjs/guide/issues/1360

* chore: remove implicit grant guide and add disclaimer

issue: https://github.com/discordjs/guide/issues/1370/
pr: discordjs/guide#1543

* chore(sharding): improve broadcast sample and use of context argument

original PR: discordjs/guide#1624

* feat: add page about setup with proxy

original PR: discordjs/guide#1623

* chore: clarify hiding of commands

original PR: discordjs/guide#1617

* feat(voice): seeking

original PR: discordjs/guide#1483

* chore(oauth2): typo

* chore: align with rest of the guide

remove abstraction layers in ws proxy handling in favour of directly setting globals

* chore: branding over grammar

* Apply suggestions from code review

Co-authored-by: Qjuh <[email protected]>

* chore: remove now obsolete example explanation from comments

---------

Co-authored-by: Qjuh <[email protected]>
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.

3 participants