JABirchall / NimdaTS3

An Advanced Teamspeak 3 Bot with a nice plugin autoloading
GNU Affero General Public License v3.0
28 stars 6 forks source link
autoloader bot php plugins teamspeak timers

Nimda Advanced TeamSpeak 3 Bot

Codacy Badge Code Climate Test Coverage Issue Count

A Modular Designed TeamSpeak 3 bot for Server owners and admins

Getting Started

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

Prerequisities

PHP version 5.6+, php_PDO extentions, mbstring and Teamspeak 3 Server

Features

Coding style

We use FIG PSR-2 coding style standard, please read PSR-2 coding style guide for specific details.

Deployment

This bot must be run in CLI: php start.php

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under GNU AGPLv3 License - see the LICENSE file for details

Acknowledgments