A Modular Designed TeamSpeak 3 bot for Server owners and admins
To install this bot all you need to do is download or clone the repository to your server.
First run the command to setup the autoloader
php composer.phar dump-autoload -o
Edit the Teamspeak and database configs in side the config folder then launch the bot with
php start.php
PHP version 5.6+, php_PDO extentions, mbstring and Teamspeak 3 Server
- Asynchronous execution
- Plugin Auto-loading and Auto-installing
- Eloquent database support for Progresql, Mysql, MSSQL, SQLite
- Global Ban system built in
- Permissions
- Timers
We use FIG PSR-2 coding style standard, please read PSR-2 coding style guide for specific details.
This bot must be run in CLI: php start.php
- PHP 7.0 - Totally
- Love - Maybe
- PHPStorm - ergaerga
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- JABirchall - Main Bot Class, plugin system, Timers
- Najsr - Permissions
See also the list of contributors who participated in this project.
This project is licensed under GNU AGPLv3 License - see the LICENSE file for details
- noother
- MAJID
- Najsr