/extensions-samples

This repository contains samples illustrating how to create Twitch Extensions, as well as the Extensions Boilerplate.

Primary LanguageGoApache License 2.0Apache-2.0

extensions-samples

This repository contains samples illustrating how to create Twitch Extensions, as well as the Extensions Boilerplate.

  1. Boilerplate - A simple starting point to create, develop, and test your Extension.
  2. JWT - An Extension that shows how to verify and sign JWTs.
  3. Bits Fireworks - An extension that shows how to leverage Bits.
  4. Automodder - An extension that shows how to use the Twitch API.
  5. Extension Chat - A frontend extension that shows how to use the Extension Chat feature.