-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/220 overwatch functions #234
base: main
Are you sure you want to change the base?
Conversation
…hat). Also fix some message formatting.
…s that appear to be causing an issue.
…his now. It's more broken than when I started.
…fix) nickname checking. Adjust rule parameter order to allow full collection of the reason.
I think these cogs should be combined into one cog. Multiple command groups, sure. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall implementation looks good - just some comments around ergonomics and such. I think ideally I would like to see config and caches as wrapper classes with defined methods. This makes it much clearer how this thing is intended to be used, as we may expand on this later. With the size of this cog, I think that makes a lot of sense. Let me know what you think. Happy to help with any implementation details. Thank you for fleshing this feature out.
…stantial changes to alerting and command processing (no logic changes).
Initial Checklist
Details
Does this resolve an issue?
Resolves #220
Changes
Features / Fixes
Breaking Changes
Additional
All have been tested and are working. The config defaults are crazy and will need to be tuned to established numbers following installation.