A bot for your server.
First, download the latest release. Open the configuration file and edit the settings. Important properties are the hostname, nickname and password. Some settings are case-sensitive, so take care about. Now you can start the bot with the run.bat.
- User registration
- Report user
- Spam protection with a warning system
- Welcome message
- Auto broadcaster
You can configure many settings. There are seven major areas in the configuration file.
- Common: Important settings (botname, hostname, user settings)
- Commands: You can eanble/disable commands, from TSBot
- Support: Configure a support channel. Support members will be notified
- Registration: Guests must complete a registration (solve a task) to become a user
- Protector: Enable/disable properties of the chat protector (for exmaple spam protection)
- Welcome: Activate/deactivate the welcome message
- Texts: Configure messages
This project is licensed under MIT-License
- TeamSpeak-3-Java-API (TheHolyWaffle, MIT-License)
- Tinylog (pmwmedia, Apache-2.0)
BurningDev