Commit Graph

13 Commits (8cd551112e259951391333a5d4c8d158aaf0ed07)

Author SHA1 Message Date
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
Etzelia a266178098 Actually build prior to release (#6)
Update '.drone.yml'

Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/6
Reviewed-by: ZeroHD <joey@ahines.net>
2020-09-22 23:39:59 +02:00
Etzelia 756a766a57 Release on push to master (#5)
Update '.drone.yml'

Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/5
2020-09-22 23:31:14 +02:00
Joey Hines 85904f4ec9 Use `settings` instead of `environment` (#4)
Added repos for transitive dependency issues

Use `settings` instead of `environment`

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/4
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-09-22 23:28:33 +02:00
Joey Hines 22b09d5ddb Merge pull request 'Trigger `release` on tags' (#3) from ZeroHD/Hush:drone into master
Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/3
2020-09-22 23:04:20 +02:00
Joey Hines ffdfc129fb Merge branch 'master' into drone 2020-09-22 23:04:10 +02:00
Joey Hines 5c705929da Trigger `release` on tags 2020-09-22 16:03:42 -05:00
Joey Hines e8395333d3 Merge pull request 'Added .drone.yml' (#2) from ZeroHD/Hush:drone into master
Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/2
2020-09-22 22:56:21 +02:00
Joey Hines 5c3b541aca Added .drone.yml 2020-09-22 15:55:47 -05:00
Joey Hines 7746f6905e Merge pull request 'Highlight matched phrase.' (#1) from ZeroHD/Hush:master into master
Reviewed-on: https://git.etztech.xyz/Minecraft/Hush/pulls/1
2020-09-21 00:50:29 +02:00
Joey Hines d95a4b392f Highlight matched phrase. 2020-09-20 17:49:37 -05:00
Joey Hines 0cc8568d67 Added README.md and LICENSE 2020-09-20 16:45:42 -05:00
Joey Hines 108e0ecd8e Initial Commit
+ Chat monitoring working
+ Banned phrases kick and ban the player
+ All phrases send a webhook to discord.
+ Config can be reloaded on the fly
2020-09-20 16:34:23 -05:00