Help with command follow

Hello, I wanted to know if someone can help me with the command! follow

Example: Thanks for the host give follow $ (touser) on twitch.tv/$(touser) thanks.

I wanted to know if there is a version of the command in which you can directly put
@“username” and that the command does not take the @ at the time of filling in the
$ (touser) on twitch.tv/$(touser).
PD: Sorry for my English, I’m still learning

@Mein

Copy and paste this into chat to create a !follow command:

!addcom -cd=5 !follow $(eval a=`$(touser)`.replace(/@/g,``);a=a?a:`$(user)`;`Thanks for the host! Follow ${a} at twitch.tv/${a}`)

Thank you very much, I love learning new things from commands

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.