This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
In the first official release, most of the application has been rewritten (excluding front-end components, these will be reworked at a later date) and Composer dependencies were introduced.
Changelog
- Added YAML configuration file
- Added composer depencencies (Symfony/Yaml and Planetteamspeak/ts3phpframework)
- Removed static ts3phpframework reference (replaced by the composer dependency)
- Removed sample config class files, replaced with normal class files
- Updated readme
- "Objectified" Bot and Server classes
- Minor formatting updates and parametrization where needed
- Minor improvements to the application's appearance