Implement automatic slow-mode handling
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
Feature should be able to be toggled on or off via a slash command
1 - when enabled, monitor for avg x messages per time period, above threshold enable slow mode and monitor
2 - when avg drops back below threshold, disable slow mode
loop 1 and 2 until toggled off manually
Contributor guide
Assessment
This issue has not been assessed yet.