MODiX icon indicating copy to clipboard operation
MODiX copied to clipboard

Discord Bot handling basic moderation needs, soon implements statistics.

Results 119 MODiX issues
Sort by recently updated
recently updated
newest added

I would like to see the stuffs in between the top ten (obtainable via `!emojistats top`) and the bottom ten (obtainable via `!emojistats bottom`). Currently there's no way of getting...

enhancement
needs investigation

It's been expressed by some that our frontend is a bit... plain. While I prefer the term "utilitarian", it's fair to say there's some minor inconsistencies in our design language,...

enhancement
needs investigation

This propsal is to implement a way to keep track of code reviews. Code reviews that haven't been reviewed would be kept in a list to be viewed, and then...

proposal
needs investigation

Leave some ideas in the comments - one example is pulling who deleted a message (if it wasn't the user who sent it, it should be in the audit log,...

enhancement

Fix issues related to temporary workaround #164.

bug
refactoring
needs investigation

Currently, things like our table implementation on the Infractions and Tags pages have a lot of copy+pasted functionality that could be extracted to a generic base component - which would...

refactoring

## Summary Enable a progression/achievement system per guild wherein users get badges/achievements à la StackOverflow badges. Just an idea I had floating in my mind. ## Motivation Give users incentive...

proposal

Referencing https://github.com/discord-csharp/MODiX/pull/223#issuecomment-440479545. We should consider the idea of adding a flag in `IAuthorizationService` that would indicate that a user ignores authorization checks. Proposed details: 1. Type should be non-nullable `bool`....

proposal
refactoring

This is definitely one for the back log, but I feel like we should be able to leverage other Roslyn-compatible languages. I will be submitting a PR for this as...

enhancement
proposal

This proposal is to implement some kind of raid detection in MODiX, which can automatically issue an @Staff notification in #mod-log if it detects a potential raid. The criteria for...

proposal