I wanted a command that showed how many hours I've been playing that game. Not the live hours, but how many hours I'm playing the game at the moment.
Game hours controller
8 replies
You're still pretty unclear about what you want, but could is possibly be the following command?
!addcom !tempo $(eval '$(twitch $(channel) "{{status}}")' === 'live' ? '$(twitch $(channel) "{{displayName}} has been playing {{game}} for {{uptimeLength}}")' : ' ';)
It works only while you're live, it displays your current game and your stream uptime.
I want the command to show how long I've been playing a certain game in livestream, if I've been live for 6 hours, but I've been in rocket league for 2 hours, I wanted the command to say "the user has been playing rocket league for 2 hours" I I know this is possible because I saw other streamers using this command.
Didn't find your answer? The community is on Discord.
Ask on Discord