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

Latest commit

 

History

History
16 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 485 Bytes

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.