- Installing TS3AudioBot
- Installing DASH
- Installing PHP-7.2 + Apache2
- Configuration
- Teamspeak group permissions
- Requirements
- Support
- Contribute or Donate
- ScreenShot
- License
cd /home
wget https://github.com/WrightProjects/TS3AB-DASH/releases/download/v0.1-alpha/installer.sh --no-check-certificate
chmod 0777 installer.sh
./installer.sh
cd /var/www/html
wget https://github.com/WrightProjects/TS3AB-DASH/archive/master.zip
unzip master.zip
rm master.zip
mv TS3AB-DASH-master TS3AB-DASH
apt-get install apt-transport-https lsb-release ca-certificates
curl -ssL -o /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
sh -c 'echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.list'
apt-get update
apt-get install apache2 php7.2 php7.2-pdo php7.2-curl
echo "<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
allow from all
</Directory>" >> /etc/apache2/sites-available/000-default.conf
a2enmod rewrite
service apache2 restart
- Open /var/www/html/TS3AB-DASH/application/config/config.php
- Find and change:
$config['base_url'] = 'http://workspace.wright.priv/TS3AB-DASH/';
- Open and edit /var/www/html/TS3AB-DASH/application/config/database.php
- Open and edit /var/www/html/TS3AB-DASH/application/config/dashboard.php
- ts3audiobot_bot_group:
b_virtualserver_client_list
b_virtualserver_channel_list
b_client_use_channel_commander
b_client_ignore_antiflood
b_client_ignore_bans
i_client_max_avatar_filesize
i_client_max_channel_subscriptions
i_channel_subscribe_power
- PHP 7.2+
- PHP-CURL
- PHP-PDO
- MySQL Server
- Apache2 + mod_rewrite
- TsForum.PL - Forum
- Wright@ogarnij.se - Email
- ts3.black - Teamspeak
- Yes, of course you can contribute in
TS3AB-DASH
! - Either helping with code, or supporting the project with donation!
- Donate: paypal.me/WrightPP