This bot will update its status message with the current player count of a minecraft server.
This bot is really easy to use.
Just follow these steps:
- Have Node.JS installed and the Heroku CLI installed.
- Clone this repository to a folder on your computer.
- Open a terminal in that folder, and install the packages with
npm install
. - Create a new Heroku app and push the repository to it.
- Navigate to your app settings in Heroku and add the variables listed in the .env-template file with your values.
For information on getting a bot token, follow the steps on the Discord developer documentation.
A friend helped me modify this for my own Discord server, but I wanted to continue the origional author's decision to share it with added flexibility for anyone in the community to use.
This relies on the APIs hosted at https://api.mcsrvstat.us and https://rust-servers.info