Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

iJSD-Org/IacDiscordNotifs

Repository files navigation

IacDiscordNotifs

Forward iACADEMY NEO LMS Notifications to a Discord Webhook.

Setup

Configure the following environment variables accordingly and run the program:

  • GMAIL_USERNAME
  • GMAIL_PASSWORD - Only works with an App Password!
  • WEBHOOK_ID
  • WEBHOOK_TOKEN
  • MESSAGE_TEXT

A fly.toml file is included for deployment to fly.io.