Takes an rfc822 payload, attaches it to a Discord message, and wings it off
  • JavaScript 96.5%
  • Shell 3.5%
Find a file
2025-07-31 20:20:23 +01:00
.gitignore Initial commit 2025-07-29 22:27:29 +00:00
app.js chore: Set Subject to empty string if undef 2025-07-31 20:20:23 +01:00
config.inc.yaml Initial commit 2025-07-29 22:27:29 +00:00
config.js Initial commit 2025-07-29 22:27:29 +00:00
discord.js Initial commit 2025-07-29 22:27:29 +00:00
email2discord.service chore: fix systemd 2025-07-31 20:20:23 +01:00
helpers.js feat: Email text now shows in Discord message 2025-07-31 20:20:23 +01:00
install.sh Updated install.sh 2025-07-30 12:37:43 +00:00
LICENSE.md Added licence 2025-07-29 22:32:11 +00:00
logger.js Initial commit 2025-07-29 22:27:29 +00:00
package.json Initial commit 2025-07-29 22:27:29 +00:00
README.md Added licence 2025-07-29 22:32:11 +00:00
start.sh Initial commit 2025-07-29 22:27:29 +00:00

email2discord

Takes an rfc822 payload, attaches it to a Discord message, and wings it off