Axobot
Axobot copied to clipboard
Multiple ticket portals
Allow user to create multiple ticket portals in order to have topic related portals
I honestly have absolutely no idea how to do that without degrading the user experience. Could you provide some command syntax examples maybe?
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 anothertickets topic listlist all the ticketstickets portal list [portal]list all the portals or all the tickets in a specified portal