I did command
!upd
-a=!game
$(eval
var a = “$(steam STEAMID “{{gameName}}”)”;
a=="[not playing a game]"?"\0":a
)
it’s updating game. But only mods can change game.
if regular or sub use !upd, nightbot respond " $(user)-> $(channel) is playing $(game)"
Can i let everyone able to use it?
i want make chat more clean
now i am using another bot as intermediary , (user -> another bot(mod) -> nightbot).