No description
Find a file
2022-08-25 17:09:42 +00:00
static removed tree stuff 2022-08-01 17:19:47 +00:00
templates git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +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 rename from go-watch-and-tel to go-watch 2022-08-13 08:42:02 +00:00
go.sum added json filter 2022-08-12 11:40:05 +00:00
LICENSE prototype 0.001 2022-07-16 11:05:32 +00:00
main.go git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00
models.go git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00
README.md rename from go-watch-and-tel to go-watch 2022-08-13 08:42:02 +00:00
scraping.go git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00
scraping_test.go git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00
todo.md -todo 2022-08-13 08:52:03 +00:00
util.go git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00

Go Watch

Build Status

A change detection server that notifies through Telegram written in Go