StatsMC is a discord bot, that allows you to access minecraft vanilla statistics with commands right inside your discord server. It requires StatsMC plugin to be installed on the minecraft server!
Plugin API entry points documentation is written in plugin repository's readme
- Clone the repository
- Create
aftoken.pyfile and paste there your bot's token. - Run
main.py
Here is fast linux example :
git clone https://github.com/Affenmilchmann/StatsMC
cd StatsMC
echo "YOUR_BOT_TOKEN" >> aftoken.py
python3 main.py






