Chatbot Suggestion: Allow args to be used in modified variables
Recently I was trying to create a shoutout command for the chatbot, with the goal as follows:
My Channel: Eiagra
Target Channel: FuzzyWuzzyHadNoHair
My Input: “!so fuzzywuzzyhadnohair”
Bot Output: “Check out FuzzyWuzzyHadNoHair at twitch.tv/fuzzywuzzyhadnohair”
Note the capitalization for the output. The goal is to not to have to focus on complex caps while typing the command and have it just parse the display name from the target channel instead, streamlining the process just that tiny bit more.
Unfortunately, $(channel.display_name $(1)) does not exist. When I tried it, I got the following result:
Response Type: “Check out $(channel.display_name $(1)) at twitch.tv/$(channel $(1))”
Bot Output: “Check out Eiagra at twitch.tv/fuzzywuzzyhadnohair”
After working with a helpful agent from your helpdesk, it was determined this usage of "variable.modifier $arg" wasn't possible even though “variable $arg” is, so here I am with a request to implement this feature.
Thanks for your consideration.
-
Howdy Eiagra!
After speaking with our Dev team, I'm happy to let you know that they are already working on a solution for this, and should hopefully have something up and running within the coming weeks.
Keep an eye out on our brand new changelog, that will be updated with this new update!
https://docs.streamelements.com/chatbot/changelog
Enjoy, and have fun streaming!0 -
Speedy response! I look forward to the update. Thanks! :)
0
Please sign in to leave a comment.
Comments
2 comments