Hi TeamSpeak Devs,
I was wondering if TeamSpeak could include the channel ID when requesting a PHP banner.
My server is using a dynamic banner which updates every 300 seconds.
If TeamSpeak could send a request like
Code:
http://example.com/banner.php?channel=8419
when in channel ID 8419, we could create channel-specific banners with the PHP GD library.
I don't know if this is something you're able/willing to do, but dynamically created banners would certainly be useful.
(I couldn't find a similar suggestion, sorry if something like this has already been suggested in the past.)
Cheers!