Skip to content
New issue

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

Multiple ticket portals #59

Open
VForiel opened this issue Apr 19, 2023 · 2 comments
Open

Multiple ticket portals #59

VForiel opened this issue Apr 19, 2023 · 2 comments

Comments

@VForiel
Copy link

VForiel commented Apr 19, 2023

Allow user to create multiple ticket portals in order to have topic related portals

@ZRunner
Copy link
Collaborator

ZRunner commented Apr 19, 2023

I honestly have absolutely no idea how to do that without degrading the user experience. Could you provide some command syntax examples maybe?

@VForiel
Copy link
Author

VForiel commented Apr 20, 2023

Well, I would say more or less the same way as tickets are currently managed

Current commands on which a new [portal ID] appear:

  • 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] move a topic from a portal to another
  • tickets topic list list all the tickets
  • tickets portal list [portal] list all the portals or all the tickets in a specified portal

@VForiel VForiel changed the title Multpile ticket portals Multiple ticket portals Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants