How can I add automatic sub alert

So I stream on PlayStation and I want to have a automatic sub alert the second they sub how can I do that

@superboss

This isn’t possible as Nightbot doesn’t automatically detect new subscribers.

Ye but is there a way I can do a command that shows who subscribes to me if I perhaps say !Subscriber and it will show the latest subscriber and how many subscribers I have

First authenticate your Twitch account with DecAPI at https://decapi.me/twitch/latest_sub then copy and paste the following command setup into your chat:

!addcom -cd=5 !subscriber $(channel) has $(eval $(twitch subcount)-1) subscribers. The most recent subscriber: $(urlfetch https://decapi.me/twitch/latest_sub)

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