How do i make a !followage command?

I want to make a followage command for a streamer i watch, and i was wondering how to do it? his twitch name is a_jaxx. !addcom !followage $(touser) has been following Ajaxx for [$(customapi) https://apis.rtainc.co/twitchbot/following?channel=a_jaxx&user=$(touser)] Is this how i do it?

Almost, the ) after customapi will end the custom api function, place it at the end:

!addcom !followage $(touser) has been following Ajaxx for [$(customapi https://apis.rtainc.co/twitchbot/following?channel=a_jaxx&user=$(touser))]
1 Like