Discord game server status bot
This is an example of how to list things you need to use the bot and how to install them.
npm install discord.js
npm install gamedig
git clone https://github.com/rutkuli/discord-server-status.git
npm install
config.js
token = 'ENTER YOUR token';
config.js
ip = 'ENTER YOUR token';
port = 'ENTER YOUR token';