twitchdev / extensions-hello-world

The Simplest Extension in the (Hello) World
Apache License 2.0
177 stars 85 forks source link

Add Support for Twitch usernames when starting the backend #5

Closed fpruitt closed 3 years ago

fpruitt commented 6 years ago

Purpose

Ideally, the 'Hello World' example for Twitch Extensions would match the patterns established in the Development Rig. This brings the initial startup in line with starting the Dev Rig by allowing users to specify their twitch username instead of having to grab the related ID's manually.

What Does This Do?

Future Work

I would like to write tests for my additions, but it looks like there aren't any setup just yet and I assume the main maintainer would like to establish that pattern.

KarbonDallas commented 6 years ago

This is definitely something we need to do! Let's work on making this happen.

fpruitt commented 6 years ago

@Amorelandra fixed the spelling issue!