/grow-a-christmas-tree

Fun little Christmas themed Discord bot, that lets your Discord server grow a christmas tree

Primary LanguageTypeScript

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.