readme.txt 514 B

123456789101112131415161718192021222324252627
  1. This bot can:
  2. -Count players on a single minecraft server on command
  3. -Count players automatically
  4. To run this bot:
  5. -create a text file in the directory called private.ref
  6. -create an app on discord
  7. -create a bot user for your app
  8. -copy the token into private.ref
  9. -join the bot on you guild
  10. -run __init__.py
  11. For contributers:
  12. Dependencies:
  13. discord.py
  14. mcstatus
  15. Should work on python 3.7.3
  16. This code is licensed under the GPLv3
  17. Read license.txt for detailed information
  18. Contributors:
  19. NetherEran