- Required SinusBot Version
- 1.0
- Compatible Backends
-
- TeamSpeak 3
This script is no longer maintained/supported. It may or may not work.
Steam Status
Shows Steam status of configured Steam users in specified channel name
Idea: @tommiczek
Author: @DrWarpMan
Additional information:
Configuration:
Note:
Required libraries:
Steam Status
Shows Steam status of configured Steam users in specified channel name
Idea: @tommiczek
Author: @DrWarpMan
Additional information:
- Script uses Steam Web API to look up the current status of a specified Steam user
(status types: online, offline, busy, away, snooze, looking to trade, looking to play) - In the script, you configure in which channel you want to show the status of a certain Steam user and what the channel name should look like (depending on the status)
- You will need a Steam Web API key - https://steamcommunity.com/dev/apikey
Configuration:
- API key | You can get yours here
- Default (Global) Status Texts | You can define what will the default channel name look like for each status type of all configured Steam users
- Steam Users | A list of Steam users and channels that they are bound to. You can also configure status text for the Steam user, which will override the default status text (leave empty to use the default one)
- Check Interval | How often will the script update the status of all configured Steam users
Note:
- You can use %personaname% placeholder (Steam nickname) in every status text.
- Remember that TeamSpeak channel name has a limit of 40 characters, if this limit is exceeded, script will automatically cut off the text to fit in the channel name. For this reason it may seem better to specify the nickname of the Steam user manually in the status text.
Required libraries:
Don't forget to leave feedback