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

Add Twitch IRC Support #115

Open
nyancrimew opened this issue Feb 12, 2023 · 3 comments
Open

Add Twitch IRC Support #115

nyancrimew opened this issue Feb 12, 2023 · 3 comments

Comments

@nyancrimew
Copy link

requirements appear to be setting the password and getting capabilities, twitch irc is documented quite well in their docs at https://dev.twitch.tv/docs/irc/authenticate-bot/

@Dpeta
Copy link
Owner

Dpeta commented Feb 12, 2023

holy glubbing bingle,,

Twitch support would definitely be possible & silly, I've actually played around with it a bit before image
image

@Dpeta
Copy link
Owner

Dpeta commented Feb 12, 2023

Added a PASS field & twitch.tv/membership cap req with 14935a2 & da8e6dd, not actual proper support but seems to work given that:

  • oauth pass scope has chat:edit+chat:read+whispers:read+whispers:edit
  • nick/handle is identical to twitch name
  • any channels joined are lowercase

@Dpeta
Copy link
Owner

Dpeta commented Feb 17, 2023

Added an IRC compatibility option to stop Pesterchum from sending it's silly syntax & an option to force messages to have initials, so twitch!pchum/irc!pchum ought to be more usable now :3 (#120 + a7f266c)

itworks11
itworks22

wooyeahwooyeah

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

No branches or pull requests

2 participants