Commit Graph

15 Commits

Author SHA1 Message Date
Ben Cartwright-Cox ff1f9273cb Relax the DISCORD_WEBHOOK requirements, it can be any URL.
and if it does not match the discord regex it prints a warning
but lets things go ahead, this is handy for debugging and
canary subdomains of discord.

H/T to Tom Bowditch who discovered the latter part
2020-12-02 12:13:13 +00:00
Julien Vallée c650e0c78a Accept Listen Address as an ENV VAR as well 2020-10-16 17:58:23 +02:00
Julien Vallée 03a58c8afd Add listen.address as a CLI parameter and check WebHook 2020-10-16 14:12:58 +02:00
Prem Kumar db70e42850 Add summary in content 2020-07-20 00:04:19 +05:30
Prem Kumar 093b67f417 Send alerts in Discord's rich embed format 2020-07-19 22:55:22 +05:30
Ben Cartwright-Cox 45ea6ee661 Allow compatibility with the flag for the webhook 2018-10-15 22:01:08 +01:00
Roelf Wichertjes f581cbcce5 Fix misrepresentation of alerts. 2018-10-14 12:37:23 +02:00
David Young 34535fcb78 Add newline between alerts 2018-09-20 00:09:29 +12:00
David Young ba34a16bd0 Added little diamond emoji 2018-09-18 22:29:20 +12:00
David Young 0b75833a50 Updated Dockerization 2018-09-18 12:47:17 +12:00
intrand 809cc41335 listen on all available ports swarm +compatibility 2018-08-18 23:59:55 -04:00
intrand 020c84419f configurable webhook url via env var
ugly, but functional; no safety included.
2018-08-18 23:59:11 -04:00
Tom Bowditch 7704e73594 If there is no common summary, fix the Discord formatting 2018-04-15 20:54:42 +01:00
Ben Cartwright-Cox 5da0dc9494 Nicer formatting 2018-03-29 00:37:26 +01:00
Ben Cartwright-Cox 19878e15d1 Init checkin 2018-03-28 17:36:17 +01:00