Skip to content

GewoonJaap/grow-a-christmas-tree

Repository files navigation

Preview Image

Build and Lint application

Work with your Discord community to grow the biggest tree you can!

The tree cannot be watered by the same person twice, and takes longer to grow as its size increases. Work together to keep it growing regularly and compete to make yours the biggest tree in the forest.

Uses the interactions.ts framework.

API Endpoints

GET /api/stats

Returns the current stats for the bot.

{"totalTrees":548,"totalContributors":4226,"activeTrees":106,"activeUsers":1498}

GET /api/health

Returns the current health of the bot.

{"status":"healthy","version":"V1.1"}

GET /images/<FileName>

Returns the image with the given filename from the images folder.