discord-wiki-bot icon indicating copy to clipboard operation
discord-wiki-bot copied to clipboard

Adopt more wiki commands as slash commands

Open TreeIsLife2 opened this issue 4 years ago • 1 comments

I want to request addition of more slash commands.

The reason why? It could make chat much less spammed with "!wiki" commands, as it would work pretty much as a single message.

Removing messages will be easier Instead of removing 2 messages, it would be possible to remove just 1

Parameters built-in directly in command It would be much easier for newcomers to link pages

(Note: this page was edited on March 30 and April 28)

TreeIsLife2 avatar Mar 30 '21 19:03 TreeIsLife2

Commands to prioritize:

  • [ ] Verify command
  • [ ] Settings commands (settings, verification, rcscript, etc.)
  • [ ] Help command

Note that slash commands will always be in English without a localized alias or description.

It is also not easily possible to restrict some commands to specific user groups based on permissions.

Related Discord issues to keep an eye on:

  • waiting for better solution on restricted commands (https://github.com/discord/discord-api-docs/issues/2315#issuecomment-816329698)
  • waiting for possible localization of commands (https://github.com/discord/discord-api-docs/issues/2313#issuecomment-761126291)

Markus-Rost avatar Apr 22 '21 06:04 Markus-Rost