Skip to content

Error: Update Twitch API calls from kraken to helix #493

Answered by AlcaDesign
teklynk asked this question in Q&A
Discussion options

You must be logged in to vote

Set the option options.skipUpdatingEmotesets to true to prevent this error.

const client = new tmi.Client({
  options: {
    skipUpdatingEmotesets: true,
    ...
  },
  ...
});

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@teklynk
Comment options

@AlcaDesign
Comment options

@teklynk
Comment options

@minimike86
Comment options

Answer selected by AlcaDesign
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants