A simple Discord bot to get a list of servers currently with players.
$ git clone https://github.com/The-Noah/bzflag-servers-bot
$ cd bzflag-servers-bot
$ npm install
A file called config.json
in the root of the project is required and must contain:
Field | Value |
---|---|
token | Discord bot token |
client_id | Discord application ID |
$ node .