Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Releases: 1Computer1/twitch-emoticons

2.1.1

13 Dec 14:40
Compare
Choose a tag to compare

Fixes

  • Updated TwitchEmotes API to v3.

2.1.0

14 May 06:21
Compare
Choose a tag to compare

Additions

  • Added names parameter for EmoteFetcher#fetchTwitchEmotes in order to cache specific channels. (cd18718)

  • Assumed some properties about emotes for consistency. (0cc1a5d)

  • Added TS typings. (d1f4a5f)

Changes

Fixes

  • Fixed the incorrect EmoteParser options being validated. (c1a2480)

  • Fixed docs. (c424c4a)

2.0.0

13 May 00:22
Compare
Choose a tag to compare

Initial release of the 2.0.0 rewrite.
Everything has been changed, so no point in putting all the changes here.
Classes have been abstracted in order to be more OOP.
There is now also more caching and more sensible behavior.