Hello,
I want to create a command, that easily greets users in chat, but “$twitch(display_name)” “$(nick)” “$(user_id)” don’t work for me.
Is there any value I can use that I get X greets userY in chat?
And if there is a value, I also would like to it for other commands.
Hey, you would want to use $(display_name) if you want it to say the users name who executes the command.
Is there any value I can use that I get X greets userY in chat?
You can use something like this: $(display_name) says hello to $twitch(display_name,$arg(1,0,1))!
Also, the bot has a built-in welcome system! If you haven’t looked at it yet, here it is: Login - Wize.Bot
1 Like
system
Closed
3
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.