lookeypl / lookeypl/LukeBot

Migrate Twitch IRC to EventSub

Open
#17 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

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

Twitch supports chat messages both via old IRC-like system and via their new EventSub system. LukeBot already has EventSub support, it just needs to be expanded to emit chat message events.

This process should make it easier to maintain and to test the Twitch part. Plus, Twitch providing guides for migration probably means we will have to move to EventSub anyway once they deprecate IRC at some point in the future.

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

Read the linked Twitch IRC migration guide, then inspect LukeBot's existing EventSub support and current Twitch IRC handling. The work is complete when Twitch chat messages are emitted through EventSub instead of the old IRC-like system, with the existing bot behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.