constructor() {
    if (db.settings.get('api.streamlabs.auth.token').value() && !this.token) this.init();
  }