ForestBot is what the title says ^ , he stores each players stats into a MYSQL database, there is a Discord bot and a public Data API available.
Website: https://forestbot.io
Discord: https://discord.forestbot.io
API REPO: https://github.com/febzey/api
API UI: https://api.forestbot.io
How to use
- Decent understanding of nodejs and mysql.
- Nodejs >= 16.0.0
- Have a mysql database setup, with the same tables as used in the code.
- Have a discord bot token.
- Minecraft Java Account. (microsoft/Mojang).
How to setup
- git clone the project or download the ZIP from the green
codebutton above. - npm install
- npm start