lookeypl / lookeypl/LukeBot

Use App Access Token for auth with Twitch

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

A requirement for Chat Badge. This will require some adjustments, as not all scopes are accessible this way.

This will also require `channel:bot` OAuth scope authorized by the broadcaster (or mod status in the channel, but the scope is preferred) - figure out a way of acquiring it.

https://dev.twitch.tv/docs/chat/authenticating/#cloud-chatbots

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

No files, tests, or entry points are named. Start by reading the linked Twitch Cloud Chatbots authentication documentation and tracing LukeBot's current Twitch authentication flow; done means app access token authentication works while the required channel:bot scope can be acquired or its limitation is explicitly handled.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.