-
Notifications
You must be signed in to change notification settings - Fork 49
Feature request/Discussion: have all the commands follow a format #59
Comments
Yeah, at the rate new commands are being added I think it makes sense to namespace them so people don't trip over them by accident. |
Would also mean you could hotkey it to |
I would like to see a consistent command pattern as well. Here is what I recommend based on the current set of commands: Commands
Message SymbolsI think one thing that will help keep these commands simple (and possibly reduce the number of commands) is to make sure that pretty much anything that can be attached to a message has a corresponding symbol. This includes mentions, quotes, media, links, etc.. etc...
Feedback is welcome. |
Not totally sure about using |
I happen to like the commands as they are. how about a configuration json that lets us define custom keybindings and command-aliases? |
@aeonofdiscord Yeah, I see your point about the url issue. I have some more thoughts on all of this that I'm going to mull over. I think a lot of this depends on who we're catering to and what we want the final interface to look like. |
The idea here is that media would be wrapped in |
I propose the following format to standardize all currently available commands:
So it will be less confusing for end users, and easier for future development. We can then also implement the autocomplete for commands like we have for @ mentions.
The text was updated successfully, but these errors were encountered: