A powerful game server status bot for your discord server
Make sure you have docker and git installed before following this
- Clone the repository
- Inside
ServerStatusBot
folder create a file namedappsettings.Production.json
- In that file copy and paste the content of the
appsettings.json
file and configure the token and everythig you need - Run
docker-compose build
- Run
docker-compose up
If you run into a problem, create a github issue and state your problem
Fell free to contribute, create pull request and if all is okey and it's a good change, it will be acepted