Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect user joining/leaving chat in Twitch #1229

Closed
Destroy666x opened this issue Oct 5, 2024 · 2 comments · Fixed by #1230
Closed

Detect user joining/leaving chat in Twitch #1229

Destroy666x opened this issue Oct 5, 2024 · 2 comments · Fixed by #1230

Comments

@Destroy666x
Copy link
Contributor

Background

I know some bots are able to do so, e.g. Streamlabs Chatbot. It'd be useful to welcome certain users or types of users, notify yourself to be more/less talkative if more people join, etc.

Solution

Add Twitch "User joined chat" and "User left chat" conditions, with some similar temp vars to the message ones.

Docs - I see Twitch chat sends JOIN/PART commands, but they're not too well documented, so not entirely sure if they're what the bots use.

Alternatives

No response

Anything else we should know?

No response

@WarmUpTill WarmUpTill linked a pull request Oct 6, 2024 that will close this issue
@WarmUpTill
Copy link
Owner

Should be implemented with the linked PR.

@Destroy666x
Copy link
Contributor Author

Seems to work fine, thanks. I assume no other undocumented tags or anything were present? Too bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants