About Discord get server players & info
THIS SYSTEM IS NOT WORKING DUE TO RUST SYSTEM
Automatically sends information about the server to the discord channel.
How to use this bot?
1. install the higher node.js
2. download the bot files
3. file extraction
4. open the console
5. "npm i" <- type in console
6. open to config.js
module.exports = { ip: "0.0.0.0", // server ip (domain) port: 0, // server port channel_id: "0", // discord channel id color: "#7289da", // embed color token: "TYPE YOUR TOKEN", // insert your bot token here! updateInterval: 20, // it is seconds and an integer must be entered. watcher: true // you can hide to your server ip and port }
7. edit to config.js
8. "node index.js" <- type in console
9. check to console!