- Joined
- Aug 24, 2018
- Messages
- 353
PlayerCounter Bot
View attachment 4616
Preview ^
Future Updates:
Setup & Configuration:
This is a Maintained version of the PlayerCounter @Faka made, There now will be frequent updates and changes to keep the bot up to date with the latest discord features!
View attachment 4616
Preview ^
Future Updates:
- Bot compiled into an Executable.
- A list of per server online/offline status with player count embed.
- Online player list with player names and other details.
- More to come! (Join my discord server to send some suggestions!)
Setup & Configuration:
JSON:
{
"BotToken": "",
"BotStatusText": "{usersOnline} players online",
"PLAYING_LISTENING_STREAMING_WATCHING": "WATCHING",
"Servers": [
{
"IP": "138.99.211.16",
"RconPort": 32338,
"AdminPassword": ""
},
{
"IP": "138.99.211.16",
"RconPort": 32338,
"AdminPassword": ""
}
]
}
With this bot you need to follow a few steps to get this bot to work!
Go to https://discordapp.com/developers/applications/
Step 1. Create a new application and give it a name
View attachment 4613
Step 2. Copy the bot token into the config.json file and turn on the intents
View attachment 4614
Step 3. Invite the bot to your discord server.
View attachment 4615
Now you should have your bot online when you run the bot. If you dont have node.js please join the support server to get more help with that!
Go to https://discordapp.com/developers/applications/
Step 1. Create a new application and give it a name
View attachment 4613
Step 2. Copy the bot token into the config.json file and turn on the intents
View attachment 4614
Step 3. Invite the bot to your discord server.
View attachment 4615
Now you should have your bot online when you run the bot. If you dont have node.js please join the support server to get more help with that!
Last edited: