lookeypl / lookeypl/LukeBot

Deprecate IRC backend

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

IRC is an old way of reading Chat messages on Twitch and it will potentially be removed at some point. Twitch itself recommends migration to EventSub as main source of Chat messages.

https://dev.twitch.tv/docs/chat/irc-migration/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the Twitch IRC migration documentation linked in the issue, then locate the IRC backend in the repository and identify how chat messages are currently sourced. Confirm the intended EventSub migration and define completion around deprecating the IRC path without breaking chat handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.