0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-26 08:48:50 +00:00
crazy-max_diun/internal/model
Dan Nixon af36d86d82 Add Telegram as a notification destination (#30)
Allows notifications to be sent via a Telegram bot to a set of pre
defined chat IDs.

Messages are simple plain text with the bare minimum information.
2020-01-28 20:28:57 +01:00
..
app.go Implement Docker provider (#3) 2019-12-13 23:04:02 +01:00
db.go Initial commit 2019-06-04 22:11:54 +02:00
flags.go Remove --docker flag 2019-08-22 21:20:17 +02:00
image.go Coding style 2019-12-14 17:45:52 +01:00
job.go Move registry client to a dedicated package 2020-01-19 22:47:18 +01:00
notif.go Add Telegram as a notification destination (#30) 2020-01-28 20:28:57 +01:00
providers.go Coding style 2019-12-14 17:45:52 +01:00
regopts.go Add fields to load sensitive values from file (#7) 2019-12-14 01:19:26 +01:00
watch.go Add option to skip notification at the very first analysis of an image (#10) 2019-12-22 16:32:27 +01:00