• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Outdated TeaSpeak Music bot WebPanel

Status
Not open for further replies.

hamidkag

Well-known member
and when u add the ip in query_ip_whitelist
u should restart your server... dont forget that!

*another thing:
can u test it on local? test it
 

ZeroCz

Well-known member
@pc202
  1. Install for example XAMPP.
  2. Open it
  3. Start Apache2
  4. Open Explorer and go to htdocs
  5. Download Music bot WebPanel
  6. Open index.php and edit it your self
  7. Open browser and go to localhost
 

ZeroCz

Well-known member
For debian 9
Code:
apt-get update -y
apt-get upgrade -y
apt-get install ca-certificates apt-transport-https -y
apt-get install apache2 -y
wget -q https://packages.sury.org/php/apt.gpg -O- | apt-key add -
echo "deb https://packages.sury.org/php/ stretch main" | tee /etc/apt/sources.list.d/php.list
apt-get update -y
apt-get install php7.2 php7.2-cli php7.2-common php7.2-opcache php7.2-curl php7.2-mbstring php7.2-mysql php7.2-zip php7.2-xml -y
service apache2 restart
Download music bot webpanel to /var/www/html
Code:
wget http://v2.ts3-free.com/TeaSpeakMusicPanel-php7.zip -o /var/www/html/panel.zip && unzip panel.zip && rm panel.zip
chown -R www-data:www-data /var/www/html
Edit index.php
Open browser and go to http://ipvps
 
Last edited:

pc202

Active member
[QUOTE = "ZeroCz, post: 9207, członek: 1235"] [USER = 274] @ pc202 [/ USER]
  1. Zainstaluj na przykład XAMPP .
  2. Otwórz to
  3. Uruchom Apache2 [SPOILER = "Screenshot"]
    [/ SPOILER]
  4. Otwórz Explorer i przejdź do htdocs [/ ICODE] [SPOILER = "Screenshot"] [IMG]https://i.zerocz.eu/ja/8522s12P0[/IMG][IMG]https://i.zerocz.eu/ja/6966Q94h7[/IMG][/ SPOILER]
    [*]Pobierz [URL='http://v2.ts3-free.com/TeaSpeakMusicPanel-php7.zip']Music bot WebPanel[/URL] [SPOILER = "Screenshot"] [IMG]https://i.zerocz.eu/ja/0F8140485[/IMG][/ SPOILER]
    [*]Otwórz index.php i edytuj go samodzielnie [SPOILER = "Screenshot"] [IMG]https://i.zerocz.eu/ja/1497h38h3[/IMG][/ SPOILER]
    [*]Otwórz przeglądarkę i przejdź do [ICODE] localhost [/ ICODE] [SPOILER = "Screenshot"] [IMG]https://i.zerocz.eu/ja/2423A26jc[/IMG][/ SPOILER]
    [/LIST]
    [/ZACYTOWAĆ]
    [QUOTE = "ZeroCz, post: 9211, członek: 1235"] Dla debian 9
    [CODE] apt-get update -y
    apt-get upgrade -y
    apt-get install ca-certyfikaty apt-transport-https -y
    apt-get install apache2 -y
    wget -q https://packages.sury.org/php/apt.gpg -O- | dodaj apt-key -
    echo "deb https://packages.sury.org/php/ stretch main" | tee /etc/apt/sources.list.d/php.list
    apt-get update -y
    apt-get install php7.2 php7.2-cli php7.2-common php7.2-opcache php7.2-curl php7.2-mbstring php7.2-mysql php7.2-zip php7.2-xml -y
    usługa apache2 restart [/ CODE] Pobierz webpanel muzycznego bota do [ICODE] / var / www / html [/ ICODE]
    [CODE] wget http://v2.ts3-free.com/TeaSpeakMusicPanel-php7.zip -o /var/www/html/panel.zip && unzip panel.zip && rm panel.zip
    chown -R www-data: www-data / var / www / html [/ CODE]
    Edytuj index.php
    Otwórz przeglądarkę i przejdź do [ICODE] http: // ipvps [/ ICODE] [/ QUOTE]



    [*]I have 2 servers on port 9988 and 9987 on how to do 2 panels
    [*]

I have 2 servers on port 9988 and 9987 on how to do 2 panels
 

pc202

Active member
Error 768: the opposite channel identifier

Error 768: the opposite channel identifier


ONLY CREATING BOT other functions do not work from the panel
 

picidmp

New member
Hey! It's doesn't work for me for some reason it's saying the file not capable of working itself can you update it somehow because I would like to use your utility.
 

raptor666

New member
For debian 9
Code:
apt-get update -y
apt-get upgrade -y
apt-get install ca-certificates apt-transport-https -y
apt-get install apache2 -y
wget -q https://packages.sury.org/php/apt.gpg -O- | apt-key add -
echo "deb https://packages.sury.org/php/ stretch main" | tee /etc/apt/sources.list.d/php.list
apt-get update -y
apt-get install php7.2 php7.2-cli php7.2-common php7.2-opcache php7.2-curl php7.2-mbstring php7.2-mysql php7.2-zip php7.2-xml -y
service apache2 restart
Download music bot webpanel to /var/www/html
Code:
wget http://v2.ts3-free.com/TeaSpeakMusicPanel-php7.zip -o /var/www/html/panel.zip && unzip panel.zip && rm panel.zip
chown -R www-data:www-data /var/www/html
Edit index.php
Open browser and go to http://ipvps

And ts3 client or teaclient need requirements?

Not work :(

<18:02:05> "Im a music bot!": Got an error while trying to load next song: Could not resolve 'YouTube' provider!
<18:02:15> "Im a music bot!": Got an error while trying to load next song: Could not resolve 'FFMpeg' provider!
<18:03:03> "Im a music bot!": Got an error while trying to load next song: Could not resolve 'FFMpeg' provider!


installed youtube-dl and ffmpeg :( please help!
 
Last edited:

Sparky

Active member
Fatal error: Cannot unset $this in /opt/lampp/docs/Tea*Speak/libraries/TeamSpeak3/Node/Server.php on line 2272
I got this error with xampp
 
I get some Errors, i can't create a new bot.

PHP:
[Wed Feb 06 12:36:32.848606 2019] [php7:notice] [pid 21358] [client *******:*****] PHP Notice:  Undefined index: musicbotname in /var/www/html/***/index.php on line 867
[Wed Feb 06 12:36:38.843448 2019] [php7:notice] [pid 21357] [client *******:*****] PHP Notice:  Undefined index: name in /var/www/html/***/index.php on line 272, referer: http://******.**/***/index.php
[Wed Feb 06 12:36:38.845167 2019] [php7:notice] [pid 21357] [client *******:*****] PHP Notice:  Undefined index: musicbotname in /var/www/html/***/index.php on line 867, referer: http://******.**/***/index.php
[Wed Feb 06 12:37:04.866435 2019] [php7:notice] [pid 27160] [client *******:*****] PHP Notice:  Undefined index: musicbotname in /var/www/html/***/index.php on line 867, referer: http://******.**/***/index.php
 

mattdj

Well-known member
Hello

I present to you a small panel which makes it possible to create a music bot and manage it.

This saves you from typing the commands manually in a channel.

View attachment 762
Video :
Download : http://v2.ts3-free.com/TeaSpeakMusicPanel.zip

If you have a problem feel free to answer here.
I have this problem,log error is this

Code:
[Thu Feb 14 14:53:06.311623 2019] [php7:error] [pid 22955] [client 79.33.7.175:58025] PHP Fatal error:  Uncaught TeamSpeak3_Transport_Exception: php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/html/Music/libraries/TeamSpeak3/Transport/TCP.php:55\nStack trace:\n#0 /var/www/html/Music/libraries/TeamSpeak3/Transport/TCP.php(141): TeamSpeak3_Transport_TCP->connect()\n#1 /var/www/html/Music/libraries/TeamSpeak3/Adapter/ServerQuery.php(73): TeamSpeak3_Transport_TCP->readLine()\n#2 /var/www/html/Music/libraries/TeamSpeak3/Adapter/Abstract.php(57): TeamSpeak3_Adapter_ServerQuery->syn()\n#3 /var/www/html/Music/libraries/TeamSpeak3/TeamSpeak3.php(338): TeamSpeak3_Adapter_Abstract->__construct(Array)\n#4 /var/www/html/Music/index.php(8): TeamSpeak3::factory(Object(TeamSpeak3_Helper_Uri))\n#5 {main}\n  thrown in /var/www/html/Music/libraries/TeamSpeak3/Transport/TCP.php on line 55
 

Attachments

Last edited:
Status
Not open for further replies.