Commit Graph

4 Commits (main)

Author SHA1 Message Date
Joey Hines 784ebed9b0
Added cancel_msg config and update docs (#3)
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
+ 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: #3
Co-authored-by: Joey Hines <joey@ahines.net>
Co-committed-by: Joey Hines <joey@ahines.net>
2022-02-12 21:58:58 +00:00
Joey Hines 8cd551112e Allow configurable commands for each watch category (#8)
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>
2020-10-03 18:34:26 +02:00
Joey Hines 5c3b541aca Added .drone.yml 2020-09-22 15:55:47 -05:00
Joey Hines 0cc8568d67 Added README.md and LICENSE 2020-09-20 16:45:42 -05:00