Error: Remote Server Returned Code 404

Hello, good afternoon, I’m mod on a friend’s live, and the command! Followage does not work! It gives the error: Remote server return code 404.
If you could help me, I would appreciate it.

Your !followage command is querying a website for the time a user has been following. The error you posted indicates that the website is not functioning.

You should edit the command to use a functioning API. Here is an example of a working command (for Twitch):

!commands edit !followage $(urlfetch https://2g.be/twitch/following.php?user=$(touser)&channel=$(channel)&format=mwdhms)

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