Mascot tracker implementation for Club Penguin Rewritten and Discord.
Sends a message in a Discord channel when a mascot has logged on or off in Club Penguin Rewritten.
docker run -e API_KEY=<your Google API Key> \
-e SPREADSHEET_ID=16LNCYZPJVZ6NI4BpnwRrhSzPb2EMVWRFgvFBeVaUy1I \
-e WEBHOOK_LINK=<your Discord Webhook link> \
-d thomasgranbohm/mascot-tracker
Thanks to Torres126 and Club Penguin Mountains for the information!