You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /suggest command currently enforces the same title and suggestion content. Also, it is not possible to select a suggestion category in which the player should create it.
I have an idea how this command can be changed:
The first player enters /suggest [category] to proceed with creating a suggestion.
Categories should be tab-suggested if possible.
If the player did not enter the category in the command, he chooses a category in the form of clickable buttons in the chat (or repeat /suggest [category]), and when he chooses - he enters the title of the suggestion in the chat. After entering the title of the suggestion, he will be able to enter the content of the suggestion. To cancel, he will be able to click "Cancel" in the chat or type /suggest cancel.
Importantly, there cannot be a "cancel" category on the website as it will conflict with the command.
The text was updated successfully, but these errors were encountered:
The /suggest command currently enforces the same title and suggestion content. Also, it is not possible to select a suggestion category in which the player should create it.
I have an idea how this command can be changed:
The first player enters /suggest [category] to proceed with creating a suggestion.
Categories should be tab-suggested if possible.
If the player did not enter the category in the command, he chooses a category in the form of clickable buttons in the chat (or repeat /suggest [category]), and when he chooses - he enters the title of the suggestion in the chat. After entering the title of the suggestion, he will be able to enter the content of the suggestion. To cancel, he will be able to click "Cancel" in the chat or type /suggest cancel.
Importantly, there cannot be a "cancel" category on the website as it will conflict with the command.
The text was updated successfully, but these errors were encountered: