Skip to content

Python discord bot that provides minecraft player top lists. It uses server side StatsMC plugin

Notifications You must be signed in to change notification settings

Affenmilchmann/StatsMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatsMC

Table of Contents

  1. Introduction
  2. Examples
  3. Installation Instructions
  4. Bot commands

Intruduction

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

Examples:

example 1 example 2 example 3 example 4

Setting up

  1. Clone the repository
  2. Create aftoken.py file and paste there your bot's token.
  3. 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

Bot commands

help 1 help 2 jelp 3

About

Python discord bot that provides minecraft player top lists. It uses server side StatsMC plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages