Hello All,
I would like to request some assistance. I am not the best person with writing code, but I am trying to work with adding commands with Nightbot which is a Mod on my Trovo channel. I know there are plenty of tutorials with Nightbot and Twitch. I would think that with the integration to Trovo, that replacing everything with "Trovo" would allow it to work. It does not appear to be the case, as my !uptime Command displays "Invalid Variable" when presented with the following code:
$(Trovo $(Channel) "{{UptimeLength}}")
My Shoutout command is also giving an "Invalid Variable"
$(touser) at $(trovo $(touser) {{url}} They were last playing {{game}}).
I'd like to do a !followage as well. but the API is linked to Twitch and I am not able to find or know where to find an API for Trovo. Things like "counters" and "quote" commands are doing just fine thankfully.
Any help would be greatly appreciated