bot checks class status and pings me in discord when a class is available
Install dependencies for puppeteer
Install gh for auth fun woo, then gh auth login
with whatever token ur using
needs a file botconfig.json
which includes { "token": "insert discord bot access token here" }
add discordbot.service
to /etc/systemd/system
and systemctl enable discordbot.service