I need a command for last follower

Asked Feb 20, 2021·1 reply·Last activity 5 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.

I need a command for last follower , like this

!last
Night is the last follower
If anyone know how to do it plz answer me

1 reply

We can use @member's recent follower API.

!addcom -cd=5 !last $(urlfetch https://api.2g.be/twitch/recentfollower/$(channel)) is the last follower.