Sup gang, I am working on my third iteration of my TeamSpeak bot. Since most of you was interested in my AGNBot2.0. I decide to make this bot adaptable for different TeamSpeak configurations.
I will try to actively develop this bot, But do not depend on me, As i have a life and a job and I need money.
anyway, today i commit the base of the bot to my GitHub it is freely available here: https://github.com/JABirchall/NimdaTS3
Nimda Advanced TeamSpeak 3 Bot
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
Edit the Teamspeak and database configs in side the config folder then launch the bot with
Prerequisities
PHP version 5.6+, Teamspeak 3 Server
Features
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
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
License
This project is licensed under GNU AGPLv3 License - see the LICENSE file for details
Acknowledgments
Releases
0.14.1-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.14.1 - Latest
0.14.0-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.14.0
0.13.0-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.13.0
0.12.0-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.12.0
0.11.3-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.11.3
0.10.6-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.10.6
0.9.0-alpha1: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.9.0
0.8.9-beta1: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.8.9
TODO
I will answer questions and take feature requests from this thread alone. PM's will be ignored.
some screenshots:
I will try to actively develop this bot, But do not depend on me, As i have a life and a job and I need money.
anyway, today i commit the base of the bot to my GitHub it is freely available here: https://github.com/JABirchall/NimdaTS3
Nimda Advanced TeamSpeak 3 Bot
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
Code:
php composer.phar dump-autoload -o
Code:
php start.php
Prerequisities
PHP version 5.6+, Teamspeak 3 Server
Features
- Asynchronous execution
- Plugin Autoloading and Auotinstalling
- 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.
Deployment
This bot must be run in CLI: php start.php
Built With
- 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.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- JABirchall - All the work
License
This project is licensed under GNU AGPLv3 License - see the LICENSE file for details
Acknowledgments
- MAJID
- noother@ddnet
- @Nicer
Releases
0.14.1-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.14.1 - Latest
0.14.0-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.14.0
0.13.0-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.13.0
0.12.0-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.12.0
0.11.3-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.11.3
0.10.6-alpha: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.10.6
0.9.0-alpha1: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.9.0
0.8.9-beta1: https://github.com/JABirchall/NimdaTS3/releases/tag/v0.8.9
TODO
- Fix onWaitTimeout event - ✔
- Add database support- ✔
- Permissions - ✔
- Add timer events- ✔
- A support for server events - ✔
I will answer questions and take feature requests from this thread alone. PM's will be ignored.
some screenshots:
Last edited: