Get a new follower / new sub event ? #396
Unanswered
victordtrr
asked this question in
Questions
Replies: 1 comment 4 replies
-
Hi @victordtrr, in order to detect a new follower and sub, you will ideally need to use Eventsub. The downside (to the current implementation of Eventsub till websocket is officially released) is that it requires a publicly accessible domain, non self-signed SSL cert and a reverse proxy such as NGINX. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am already using the lib and now I want to be able to send a message in the chat when there is a new follower / new sub.
But I am not able so far to catch one of those two particular event. Can someone guide me a little bit please ? I tried several solutions that didn't work.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions