Followage help!

So i’m trying to create a command for a small streamer i mod for and i would like to try to get the 2nd User mention to go away and i have been at it for a while. I need help please. I’m pretty good at commands and have made most of them i his stream.

Command: !editcom !forced $(user) is forced to be here and has been enslaved for $(urlfetch https://2g.be/twitch/following.php?user=$(touser)&channel=$(channel)&format=ymwd)

Outcome: MysterioCheerios is forced to be here and has been enslaved for MysterioCheerios has been following tricky_98 for 2 months, 3 weeks, 3 days

I want to get rid of “MysterioCheerios has been following tricky_98 for”.
Is there any way to do this?

@MysterioCheerio

That API has a notext parameter:

!editcom !forced $(touser) is forced to be here and has been enslaved for $(urlfetch https://2g.be/twitch/following.php?user=$(touser)&channel=$(channel)&format=ymwd&notext)

It worked! Thank you so much! :wink:

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