About Discord Pop Bot+
Discord Pop Bot+ is the ultimate population display tool for Rust, CS;GO, ARK, and Minecraft servers.
-
Multiple bots, one instance
Launch your fleet of bots together with a single command -
Performance Critical
Minimal server impact* by leveraging existing connections -
Flexible Structure
With totals, conditions, and more, make something that truly feels like your own bot
*When using information provided by BattleMetrics.
Data Collection Methods
- BattleMetrics Public API - Find your server's public entry, and show your population hassle free
- BattleMetrics RCON API - Directly query your gameserver using a BattleMetrics RCON Subscription and game-specific command.
- Steam A2S Queries - Use a commonly-implemented Steam protocol to fetch population data from just an IP + Port. Supported by games such as CS;GO, ARK:SE, CS1.6, TF2
- Global Bot - Combine the output of other bots into a single total, with all the same display features.
Installation
MANUAL INSTALLATION
These instructions are for users who want to run the script manually on a VPS or Dedicated Server.
1. Ensure Python is installed from https://python.org/downloads
2. Configure your bots by creating a new JSON file in the Bots folder for each bot you intend to run. Refer to the examples folder for guidance.
3. Install all required dependencies using pip install -r requirements.txt
4. Start run.py using python run.py in the console. Note: certain managed systems may require alternate or partial commands.
5. Review any errors or logs thoroughly to identify and resolve possible issues.
MANAGED INSTALLATION
These instructions are for users who want to run the script automatically using a managed bot panel.
1. Upload all the files and folders from the pop bot to your bot's file system.
2. Configure your bots by creating a new JSON file in the Bots folder for each bot you intend to run. Refer to the examples folder for guidance.
3. Select run.py as the start file
4. Review any errors or logs thoroughly to identify and resolve possible issues.
Documentation
Documentation for config options can be found on the official config generator.
[COMING SOON]
Support
Help is only available through the official Support Tab.
Notes
You may need Administrator privileges on the system to setup & run this script depending on your server's setup.
Discord Pop Bot+ is not affiliated with or endorsed by BattleMetrics.