How to install TeamSpeak 3 PHP Framework

FromLondon

Honk Honk
TeamSpeak Developer
VIP
Joined
May 20, 2016
Messages
264
Reaction score
107
Points
136
Hi, you do not need to install it. Use require ('lib/TeamSpeak3.php); In the derived file and in it also produces manipulations with the server
 

tonnizi

Member
Joined
Sep 20, 2017
Messages
6
Reaction score
0
Points
33
How does this system work?
How to put this on the server to work
 

FarisDev

L oryh brx
Contributor
Joined
Jun 9, 2016
Messages
277
Reaction score
111
Points
107
Download the framework, and require it using php require.

and take a look into ts3 php framework docs. to create your first bot in TeamSpeak.
 
Top