文件名称:Discord-Fivem-Serverstats:不和谐| 一个简单的node.js机器人,用于在不和谐频道中发送Fivem服务器的服务器状态,玩家计数和玩家列表
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-17 07:50:26
JavaScript
Fivem Discord服务器统计信息 介绍 一个简单的node.js机器人,可将Fivem服务器的服务器状态,播放器列表和播放器计数发送到Discord频道。 需求 您需要安装Node.js并在此页面上使用不和谐的bot令牌: : 安装 下载文件并安装node.js后,在项目文件夹中进行“ npm install”。 然后,转到config.json文件并添加询问的信息 { "prefix" : "!" , //Your bot prefix "discord" : "Discord ID" , //Discord server ID where the bot is "channel" : "Voice Channel ID" //The channel were the playercount can be write "ipabs" : "S
【文件预览】:
Discord-Fivem-Serverstats-master
----index.js(3KB)
----package.json(209B)
----readme.md(2KB)
----config.json(181B)