MODiX
MODiX copied to clipboard
Discord Bot handling basic moderation needs, soon implements statistics.
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...
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,...
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...
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,...
Fix issues related to temporary workaround #164.
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...
## 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...
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`....
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...
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...