Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 539 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 539 Bytes

🐧 MascotTracker

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.

Run with docker

docker run -e API_KEY=<your Google API Key> \
	-e SPREADSHEET_ID=16LNCYZPJVZ6NI4BpnwRrhSzPb2EMVWRFgvFBeVaUy1I \
	-e WEBHOOK_LINK=<your Discord Webhook link> \
	-d thomasgranbohm/mascot-tracker

Credits

Thanks to Torres126 and Club Penguin Mountains for the information!