No description
Find a file
2022-08-11 19:03:12 +00:00
static removed tree stuff 2022-08-01 17:19:47 +00:00
templates removed 'to' input for match update form 2022-08-11 18:27:58 +00:00
.air.toml prototype 0.001 2022-07-16 11:05:32 +00:00
.drone.yaml added -v to go test 2022-07-27 16:59:23 +00:00
.gitignore v0.0001 2022-07-21 19:28:25 +00:00
forms.go added updating/deleting of filters 2022-08-02 19:08:57 +00:00
go.mod got all filter types 'working' still bug but jay 2022-08-02 19:59:36 +00:00
go.sum got all filter types 'working' still bug but jay 2022-08-02 19:59:36 +00:00
LICENSE prototype 0.001 2022-07-16 11:05:32 +00:00
main.go name change for consistency 2022-08-02 19:18:53 +00:00
models.go in between commit 2022-08-08 19:48:10 +00:00
README.md added drone badge 2022-07-27 17:02:07 +00:00
scraping.go got regex replace and regex match working 2022-08-11 18:27:43 +00:00
scraping_test.go added tests for regex replace 2022-08-11 19:03:12 +00:00
todo.md +todo 2022-07-27 16:59:15 +00:00
util.go added updating/deleting of filters 2022-08-02 19:08:57 +00:00

go-watch-and-tel

Build Status

A change detection server that notifies through Telegram written in Go