cup of acidsipacid

← Back

Grade notifier

1/23/2023 - Present

Grade notifier is a simple program that notifies you via a discord webhook when a new grade has been published on Peoplesoft. It is written in C# and uses simple http requests to retrieve the grades from the website. I made this so I could get notified when my grades were published and would not have to check the website myself.

It’s currently public on GitHub.

The old version was written in Typescript and used Puppeteer.