Thanks to Napsterbater the script now has a new home see the updated image links below!
We have written a script based off the Twitch kraken API, this will cache the stream status for 5 min to help reduce the load to twitch's API and on my server. If anyone wants to use it here is how:
**NEW: Alternate method - no PHP QUERY code (no question marks)
The output will be (depending on your stream status):
or
We have written a script based off the Twitch kraken API, this will cache the stream status for 5 min to help reduce the load to twitch's API and on my server. If anyone wants to use it here is how:
Code:
[img]http://twitchstatus.napshome.net/status.php?streamuser=YOURSUSERNAME[/img]
Code:
[img]http://twitchstatus.napshome.net/status.php?streamuser=YOURSUSERNAME&th=THEMECODE[/img]
**NEW: Alternate method - no PHP QUERY code (no question marks)
Code:
[img]http://twitchstatus.napshome.net/status/YOURSUSERNAME[/img]
Code:
[img]http://twitchstatus.napshome.net/status/YOURSUSERNAME/THEMECODE[/img]
Code:
<img src="http://twitchstatus.napshome.net/stream.php/YOURUSERNAME/THEMECODE" alt="TeamEWIX.com">
Large Icons:
large (this is the defaul color just larger)
lred
lblue
lyellow
Small Icons:
small (this is default anyways)
sred
sblue
syellow
Misc:
dots
square
twitch
large (this is the defaul color just larger)
lred
lblue
lyellow
Small Icons:
small (this is default anyways)
sred
sblue
syellow
Misc:
dots
square
twitch
Large
large -
lred -
lblue -
lyellow -
Small
small -
sred -
sblue -
syellow -
Misc
dots -
or
square -
or
twitch -
or
As if right now I have only implemented the color of offline images. I think green for the online is a pretty standard color. I will also move into make some with different fonts.
large -
lred -
lblue -
lyellow -
Small
small -
sred -
sblue -
syellow -
Misc
dots -
square -
twitch -
As if right now I have only implemented the color of offline images. I think green for the online is a pretty standard color. I will also move into make some with different fonts.
Last edited: