Skip to content

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

License

Notifications You must be signed in to change notification settings

The-Noah/bzflag-servers-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .