Add limited moderation permissions to users with high carma
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 37
- Forks
- 2
- Avg merge
- 1h 35m
- Merged PRs (30d)
- 5
Description
We have some people in community who are active, open and can be relied upon mitigation of destructive behavior in chats. Some usual chat tools like vote-kicking are effective but very easy to abuse, so limiting their usage to trusted members might be a good way to avoid their pitfalls.
If karma system is expected to be opaque, we can even allow specified people to start vote-kick and provide everyone with vote buttons, but count only votes of people with enough carma level.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing karma system and chat moderation or vote-kick handling, then determine where permissions and vote counting are defined. Done should mean the proposed trusted-member moderation behavior is specified and consistently enforced without making vote-kicking broadly abusable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100