501stLegionA3 / FiveOhFirstDataCore

A Web App designed to manage the 501st Legion StarSim Roster.
https://dc.501stlegion-a3.com/
MIT License
8 stars 12 forks source link

Discord bot for bug reporting #285

Open hobnob11 opened 2 years ago

hobnob11 commented 2 years ago

As the title, a simple relay like with the google form to populate the gitlab issue tracker for aux, possibly others via the bug report channel on discord.

Would need some kind of syntax check to make sure people dont spam the system, probably easiest with a / command?

Soyvolon commented 2 years ago

Command Details /bug report OR /report OR /aux mod report

Require Permissions Anyone?

Params title: string summary: string details: string? notes: string?

Soyvolon commented 2 years ago

@hobnob11 do you want any requirements on the report command, or do you want everyone to be able to use it? Also, do you have a preference on the command name - keep in mind this will not be the only command and needs to describe what the command is used for.