How to configure the followage command?

Hello, I would like to know how I can configure the!followage command. I’m a Portuguese streamer and I get a little annoyed when the command comes out in English and not in my language, it may seem strange but I think it’s better this way

@lektoss

Sorry, the following API used in the !followage command does not provide responses in other languages:

$(urlfetch https://api.2g.be/twitch/followage/$(channel)/$(touser))

What you CAN do is make it only display the number of the day, month, and year when the user followed the channel like this:

$(urlfetch https://api.2g.be/twitch/followage/$(channel)/$(touser)?format=d/m/Y&notext)

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