Skip to content

docs: drop applications.commands scope from Discord setup#39

Merged
Aaronontheweb merged 1 commit into
devfrom
fix/discord-oauth-remove-applications-commands
May 21, 2026
Merged

docs: drop applications.commands scope from Discord setup#39
Aaronontheweb merged 1 commit into
devfrom
fix/discord-oauth-remove-applications-commands

Conversation

@Aaronontheweb
Copy link
Copy Markdown
Contributor

Summary

  • Netclaw's Discord channel doesn't register any slash commands, so the applications.commands OAuth2 scope isn't needed -- only bot is.
  • The screenshot in the setup guide already shows just bot checked, so text and image now agree.
  • Mirrors the wording fix in the troubleshooting page.

Fixes netclaw-dev/netclaw#1123

Test plan

  • npm run build (112 pages built, no errors)
  • Spot-check /channels/discord/ step 4 renders with only bot in the scope instruction
  • Spot-check /channels/troubleshooting/ Connection Timeout section

Netclaw's Discord channel doesn't register any slash commands, so the
`applications.commands` OAuth2 scope isn't needed -- only `bot` is.
The screenshot in the setup guide already shows just `bot` checked, so
the text and image now agree.

Fixes netclaw-dev/netclaw#1123
@Aaronontheweb Aaronontheweb merged commit d1981db into dev May 21, 2026
2 checks passed
@Aaronontheweb Aaronontheweb deleted the fix/discord-oauth-remove-applications-commands branch May 21, 2026 00:27
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.

Discord OAuth2 setup docs reference missing application.commands scope

1 participant