Skip to content

Discord bot to get information about the server minecraft

Notifications You must be signed in to change notification settings

Lok3rn3t/mc-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft status

Rather handy bot to get information about the server minecraft without going to the server itself

🚀Installation

Before installing, make sure you set up the bot

Clone the project

git clone https://github.com/Lok3rn3t/mc-stats

Install dependencies

pip install -r requirements.txt

Start

python bot.py

⚙️ Configuration

language = "en" # language to be used (en, ru)
token = "" # bot token
prefix = "-" # bot prefix
ip = "127.0.0.1" # minecraft server ip
port = "25565" # minecraft server port

🌎 Locales

Currently available locales are:

  • English (en)
  • Russian (ru)

Recommendations

Python3.x

About

Discord bot to get information about the server minecraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages