Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 442 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 442 Bytes

BZFlag Servers Bot

A simple Discord bot to get a list of servers currently with players.

Install

$ git clone https://github.com/The-Noah/bzflag-servers-bot
$ cd bzflag-servers-bot
$ npm install

Configuration

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

Running

$ node .