Awesome. Seems to be working however, I want to add my own text to the command you just provided me like after “go check out…” and no matter what I add, it isn’t getting adding into the message.
Should I just replace “go check out” with whatever I want it to say or am I putting it in at the wrong spot? I seem to be able to add whatever I want to the end after the last parenthesis
Within the $(twitch) variable is a bunch of text bound by straight double quotes (""). Whatever is between these quotes ends up within Nightbot’s response. Type whatever you want inside the quotes just as long as the {{displayName}}, {{game}}, and {{url}} (think of these as sub-variables of the $(twitch) variable) remain untouched.
I just tried to remove “go check out” and kept the double quotes and it still kept the original text. I didn’t touch the sub-variables that you mentioned.
This is what I tried: $(twitch $(touser) “We have here Locked On Co-Host {{displayName}}, playing {{game}} at {{url}}”) check them out, tell them I sent ya, and bring beer. He’s a thirsty little bugger.
I don’t see anything wrong with the command other than perhaps you used curly quotes instead of straight quotes. Whatever the case, try this:
!editcom !so $(twitch $(touser) "We have here Locked On Co-Host {{displayName}}, playing {{game}} at {{url}}") Check them out, tell them I sent ya, and bring beer. He’s a thirsty little bugger.
It’s the quotes on my keyboard lol. I don’t know how to add straight quotes. On my keyboard, they look straight. I’ll copy what you just made and see if it works. I know it’s me and not you or the bot.
Sorry and thank you for your patience and your help.
The !so command message stays the same no matter what user name I use behind !so. I want to create custom ones for each friend. Since the original !so command has the one you just edited above has the string attached to it, I can’t seem to edit it to a custom one.
I don’t understand why it’s not letting me make a custom !so [twitch name] and then a custom message for that specific user.
You know what I mean? Am I making any sense to you? Lol