项目作者: rutkuli

项目描述 :
Discord game server status bot
高级语言: JavaScript
项目地址: git://github.com/rutkuli/discord-server-status.git
创建时间: 2020-12-13T23:50:59Z
项目社区:https://github.com/rutkuli/discord-server-status

开源协议:

下载





Prerequisites

This is an example of how to list things you need to use the bot and how to install them.

  • npm
    1. npm install discord.js
    2. npm install gamedig

Installation

  1. Get your self a discord bot token from Discord developers portal
  2. Clone the repo
    1. git clone https://github.com/rutkuli/discord-server-status.git
  3. Install NPM packages
    1. npm install
  4. Enter bot token in config.js
    1. token = 'ENTER YOUR token';
  5. Enter server ip & port in config.js
    1. ip = 'ENTER YOUR token';
    2. port = 'ENTER YOUR token';

Credits

Rutkuli
Gamedig