From 719ce085779c2ed4b577400d17d0890447e1eec8 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 21 Sep 2019 20:06:05 -0400 Subject: Initial--messy commit. It works but needs some refinement --- example.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 example.yml (limited to 'example.yml') diff --git a/example.yml b/example.yml new file mode 100644 index 0000000..052a4d0 --- /dev/null +++ b/example.yml @@ -0,0 +1,7 @@ + +backups: + url: https://discordapp.com/api/webhooks/fill/me/in + schema: + username: 'backups@{{.Vars.Hostname}}' + content: '{{.Vars.Message}} ```{{.Stdin}}```' + -- cgit v1.2.3