Custom Follower Command

Asked May 1, 2023·1 reply·Last activity 3 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Hi,
I'm trying to create a custom follower command to display only the days & hours a person has been following. However, the formatting insists on adding X Days and Y hours at the end of the sentence.
I'm only after the numbers themselves as a decimal.

EG, User1 has been following for 56.8

the current command is:
You have been following $(urlfetch https://2g.be/twitch/following.php?user=$(touser)&channel=$(channel)&format=days)

1 reply

Hey @Timber Jellyfish!

Use the daysint format.

(link expired)