Banner - version 1.4
Put the whole BannerTS3\ directory into your webspace.
Rename the config.php.dist
file to config.php
and put your values in it.
You will need an API token by https://ipinfo.io/account and an API token by https://openweathermap.org/api.
And for the data request from your ts3 server you will need your login credential for the query login.
You need "Host IP", "Port Server", "Port Query", "Login Query", "Password Query".
Make sure that the "cache/" folder has the permission the read/write and create new folders (0777).
That is all.
- Username
- Admins online
- Channel online
- Uptime server
- Server visit
- Max slots server
- Online users
- Ping server
- Time
- Date
- Weather system (get the location of the user by IP-API)
- Caching of ipadress/location relationship for less api usage
- Caching of ts3server data for less data requests to the server
- I have rewritten the whole code. Big update. New features. Better Apis.
- add Option screen bot refresh or refresh web
if option "bot" start bot:
chmod 777 run
./run start
start bot./run stop
stop bot