We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow user to create multiple ticket portals in order to have topic related portals
The text was updated successfully, but these errors were encountered:
I honestly have absolutely no idea how to do that without degrading the user experience. Could you provide some command syntax examples maybe?
Sorry, something went wrong.
Well, I would say more or less the same way as tickets are currently managed
Current commands on which a new [portal ID] appear:
[portal ID]
tickets portal summon [portal ID]
tickets portal set-text [portal ID] <message>
tickets portal set-category [portal ID] <category>
tickets portal set-channel [portal ID] <channel>
tickets portal set-role [portal ID] <role or "none">
tickets portal set-hint [portal ID] <message or "none">
tickets portal set-format [portal ID] <format or "none">
tickets topic add [portal ID] [emote] <name>
New commands:
tickets topic move [topic ID] [portal ID] [portal ID]
tickets topic list
tickets portal list [portal]
No branches or pull requests
Allow user to create multiple ticket portals in order to have topic related portals
The text was updated successfully, but these errors were encountered: