Yoshod / Sersi

http://discord.gg/TgrPmDwVwq
GNU General Public License v3.0
3 stars 1 forks source link

Handle Unexpected User Idiocy #232

Closed Yoshod closed 6 months ago

Yoshod commented 6 months ago

The following situations are not accounted for in Sersi and need to be handled:

Yoshod commented 6 months ago

Suggestions handled in c0baf45

If a suggestion panel is deleted it can be recalled via a new command using the Suggestion ID.

If a suggestion itself is deleted, the panel is closed and the suggestion is considered to be Not Happening.

BrainFuck42 commented 6 months ago

0287a09 if someone deletes an ongoing vote, it gets reposted

Yoshod commented 6 months ago

Timeouts handled in 08b7604

If a timeout is added not through Sersi a case is generated and an alert sent.

If a timeout is removed not through Sersi the timeout case is updated and an alert sent.

BrainFuck42 commented 6 months ago

45945be relevant staff is alerted when a ticket is deleted without being closed via the close command

Yoshod commented 6 months ago

4bf1c21 deleted alerts are now reposted

BrainFuck42 commented 6 months ago

c80ca70 users will now be prompted to give the ticket (sub)category via message dialogue

BrainFuck42 commented 6 months ago

@Yoshod let's leave this open until 5.2.2 release in case we come up with more

Yoshod commented 6 months ago

4280978 Implemented a new slash command to allow for reviewing a case based off of its ID