BN_MANAGER is a management tool designed for PVPGN (Player vs Player Gaming Network), providing an intuitive interface to monitor and manage the Battle.net gaming environment.
- Room Monitoring: Real-time view of active rooms on Battle.net
- Map Management: Specific players can upload custom maps through a hidden page
- Account Integration:
- Register and link Battle.net accounts via Discord
- Securely modify account passwords
- Player reporting system
Players can use the following commands in the Discord channel:
/register- Register a new account/find_account- Find an account/forget_password- Reset forgotten password/report- Report a player
Administrators holding the role configured in discord_admin_role_id can additionally use:
/admin_register- Create an account with a randomly generated password (the reply is visible only to the admin), and record the creator in theadmin_created_accountstable. The command is not registered whilediscord_admin_role_idis left at 0.
Please follow the configuration in the settings.toml file to use this tool. Ensure all necessary parameters are correctly set.
BN_MANAGER is licensed under the MIT License.