A Discord Bot connected to your Pterodactyl API.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: ignore yarn.lock from git

authored by

cosmeak and committed by
Cosmeak
05a79ad4 24cca6fc

+2 -1
+2 -1
.gitignore
··· 1 1 .env 2 2 /node_modules/ 3 - /dist/ 3 + /dist/ 4 + yarn.lock