snapraid-runner icon indicating copy to clipboard operation
snapraid-runner copied to clipboard

Updates to include Discord without additional deps, make smtp optional

Open phybros opened this issue 4 years ago • 2 comments

Added the ability to send discord messages via webhooks (no new dependencies were added). Configured using a new [discord] section in the config file (I updated the example file as well).

Also made smtp disableable using a new enabled = false flag in the [smtp] section since people may not want email at all, and it writes an ERROR log if you don't have the smtp host set up.

phybros avatar Sep 06 '21 16:09 phybros

Hey I know it's been two years but do we think this will get merged? 😅

phybros avatar Nov 14 '23 15:11 phybros

Hey, sry for being so inactive here. I'm still against merging specific notification services directly and would rather see a plugin system: https://github.com/Chronial/snapraid-runner/issues/49

Chronial avatar Nov 15 '23 08:11 Chronial