How does config.js work and how to set it up?

There are two ways to store configuration

  1. Your own service, such as a database on your EBS
  2. The config service, where you either use the JS helper of the API to get/set the config in Tiwthc instead

API: Reference | Twitch Developers

Extension JS Helper: Reference | Twitch Developers

1 Like