Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

feat(interaction): prefix commands #45

Open
alexandreteles opened this issue Dec 19, 2022 · 1 comment
Open

feat(interaction): prefix commands #45

alexandreteles opened this issue Dec 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@alexandreteles
Copy link
Contributor

🐞 Issue

Slash commands are the only option to interact with the bot.

❗ Solution

Add prefix command versions of the slash commands. Ex.: !rv mute

❓ Motivation

Considering that slash commands are not well implemented UI wise despite the fact that they are supposed to be the default interaction with Discord bots, and the fact that many like me have skill issues with it specially when multiple bots provide the same command, requiring the user to pay attention, imagine, pay attention to which bot it's calling thru the command.

It is also extremely slow on mobile devices as Discord loads all commands every time you start typing /.

⚠ Additional context

I also have skill issues with slash commands and having prefix commands would help me and other people with skill issues use the bot.

@Axelen123
Copy link
Member

We should be able to do this pretty easily with poise.

@alexandreteles alexandreteles added the enhancement New feature or request label Jan 18, 2023
@alexandreteles alexandreteles changed the title feat: prefix commands feat(interaction): prefix commands Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: πŸ“‹ Backlog
Development

No branches or pull requests

2 participants