Skip to content
Permalink
Browse files
Updated syntax
  • Loading branch information
hollan84 committed May 3, 2020
1 parent c1090eb commit 5c52f8c30ed53c01f84536850b5924f806225730
Showing 1 changed file with 1 addition and 1 deletion.
@@ -29,7 +29,7 @@ When the code is run, it should automatically install the following libraries us
If this doesn't happen, please report it as an issue and install them manually. pip3 should automatically install if you don't already have it.

### Server Settings
Make sure you have your server properties set to '''enable-query=true''' so that you can get the players online
Make sure you have your server properties set to __enable-query=true__ so that you can get the server information

### Hardware
You can run this bot on just about any hardware that can run Python but if you don't have a device that can keep this bot hosted 24/7, I would recommend using a [Raspberry Pi](https://www.raspberrypi.org/). They run Linux, are low cost, use very little power and are capable of running this code without an issue.

0 comments on commit 5c52f8c

Please sign in to comment.