-
Notifications
You must be signed in to change notification settings - Fork 0
thoughts3rased/Discord-MC-Server-Status-Bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HOW TO USE THE BOT: You will need: - Python 3.6 or later - mcstatus installed - discord.py installed - A discord bot profile and token - A minecraft server with query enabled Setting up the bot: 1. Open main.py in an editor 2. Locate the IP variable 3. Between the quotes, put your server's IP (example: IP = "192.168.0.1") 4. Locate the PORT variable 5. Put the port that the server is listening on for queries (example: PORT = 12345) 6. Locate the TOKEN variable 7. Put your token between the quotes (example: TOKEN = "alkfjlksdjglksdjskdjglkdsjglksdjlk") 8. Run your bot
About
Checks the status of a server every 2 seconds, and displays a user count with its presence status (DND, idle, online)
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published