chat moderation: channel exemptions
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As a moderator, I want the ability to define chat moderation exemptions.
Requirements:
- can only be used in the moderator channel
- command to list all channel exemptions
- command to add channel exemption
- command to remove channel exemption
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
Start by locating the bot's existing moderation commands and command registration or entry points. Implement and verify moderator-channel-only support for listing, adding, and removing channel exemptions; done means all four listed requirements are satisfied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100