Version 1.0.1
8 downloads
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 mu