The bot features various different commands that can display information about the server and more.
The bot is still a work in progress, some commands may not fully function or they may contain issues.
- Any os, Linux & Windows run scripts are included
- Python 3.9 or newer
- Install requirements with running $ pip install -r requirements.txt
- Clone the repository with $ git clone https://github.com/RealShetro/Voided-Bot.git or download and unzip the latest release
- Fill out config.json
- Optinal: edit some of the command files to contain your server's information
- Windows: Run the start.bat file
- Linux: ./start.sh (has auto-restart)
If you run into any issues, please contact shetro on discord.
- shetro
- chezloc (chronos bot)
The bot's help command contains additional information on how to use commands
- Admin only - setstatus | allows you to change the bot's discord status - aexecute | execute commands with rcon on servers (Admin) - application | user's member application's management - reload | reload the bot - purge | delete selected amount of messages
- Member only
- The bot member roles id can be specified in config.json
- hardware | displays usage of hardware
- playerlist | list of players on servers
- stats | get scoreboard stats from smp
- specs | get mods and carpet rules on the servers
- execute | execute commands with rcon on servers
- The bot member roles id can be specified in config.json
- Public
- Commands available for normal user
- help | shows help command
- calc | simple calculator
- ping | displays bot ping
- Commands available for normal user