Use App Access Token for auth with Twitch
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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