+2
Completed

Have a follow age command

Jacob 4 years ago updated by Support Team (Owner) 4 years ago 2

Add a default or ability to make a custon command that shows how long someine has been following you when they input the command. Genrrally seen as !followage in other bots I have seen.

Answer

Answer

This already exists, here's how to set it up:
Name your command (ie: !followage), 
then, for the response, use:

$(fetch https://2g.be/twitch/following.php?user=$(username)&channel=*********&format=mwdhms)

(replace the ************* with your actual twitch channel name)

Answer

This already exists, here's how to set it up:
Name your command (ie: !followage), 
then, for the response, use:

$(fetch https://2g.be/twitch/following.php?user=$(username)&channel=*********&format=mwdhms)

(replace the ************* with your actual twitch channel name)

Commenting disabled