+ cancel_msg allows a category to cancel the offending message, blocking it from going to chat
+ Updated docs to be a bit more clear
+ Switched to woodpecker
+ Fixes#1 and #2
Reviewed-on: Minecraft/Hush#3
Co-authored-by: Joey Hines <joey@ahines.net>
Co-committed-by: Joey Hines <joey@ahines.net>
Added configurable webhook cooldown
+ A webhook cooldown can be set in minutes
+ During the cooldown, commands are still run but the user does cause more webhooks to be sent
+ Bumped version
Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/9
Reviewed-by: Etzelia <etzelia@hotmail.com>
iKnowHowToCamelCase
Added fields to webhook and added Shadow gradle plugin
+ Update .drone.yml
Allow configurable commands for each watch category
+ Fixes#7
+ Each watchlist has an associated permission and a list of categories
+ Each category has a list of filters and an optional list of commands
+ When a match occurs, a warning is sent out and the commands are run
Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/8
Reviewed-by: Etzelia <etzelia@hotmail.com>