Skip to content

xdoviss/MCStatusBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCStatusBot

Discord bot that shows your Minecraft server's status.

How to set up

Making the bot

  1. Go to https://discord.com/developers/applications
  2. Login and click "New Application" positioned top right of the screen
  3. Enter the name of the bot (your choice) and click "create"
  4. Once you're on your bots page click "Bot" positioned on the left, click "Add Bot" on the right, then click "Yes, do it!"

Preparing the code

  1. On your text editor of choice open the "mcserverbot.py" file
  2. On lines 5, 6, 7 enter required information in the quatations (Bot token can be found in https://discord.com/developers/applications/*YOURBOTID*/bot (Do not share token!))

Adding the bot to your server

  1. In your applications page click OAuth2
  2. In "Scopes" field select "bot"
  3. In "Bot permissions" field select "Administrator"
  4. Open the link that was generated above

Running the bot

  1. Install Python3
  2. In Command Prompt type in "py -3 -m pip install -U discord.py"
  3. Double click the "mcserverbot.py" file

About

Discord bot that shows your Minecraft server's status.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages