Browse Source

I've added a link to Bulk overwrite of global slash commands for when it gets commited (#145)

* I've added a link to Bulk overwrite of global slash commands for when it gets commited

* Fix link for 3.x

Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
pull/1923/head
Simon Hjorthøj GitHub 3 years ago
parent
commit
881bd51bfc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/guides/interactions/application-commands/slash-commands/README.md

+ 1
- 0
docs/guides/interactions/application-commands/slash-commands/README.md View File

@@ -9,3 +9,4 @@ Here you can find some guides on how to use slash commands.
5. [Responding ephemerally](https://github.com/Discord-Net-Labs/Discord.Net-Labs/blob/Interactions/docs/guides/slash-commands/05-responding-ephemerally.md)
6. [Subcommands](https://github.com/Discord-Net-Labs/Discord.Net-Labs/blob/Interactions/docs/guides/slash-commands/06-subcommands.md)
7. [Choices](https://github.com/Discord-Net-Labs/Discord.Net-Labs/blob/Interactions/docs/guides/slash-commands/07-choice-slash-command.md)
7. [Bulk overwrite of global slash commands](https://github.com/Discord-Net-Labs/Discord.Net-Labs/blob/release/3.x/docs/guides/interactions/application-commands/slash-commands/08-bulk-overwrite-of-global-slash-commands.md)

Loading…
Cancel
Save