/IacDiscordNotifs

Moved to https://github.com/sitiom-misc/iacdiscordnotifs

Primary LanguageC#MIT LicenseMIT

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.