Skip to content

1.0.2

Compare
Choose a tag to compare
@lleadbet lleadbet released this 01 Jun 16:50
· 557 commits to main since this release
150e1e1

Hello everyone!

It's been a minute. This is mostly a catchup update to fix a few bigs. Changes below, but of note:

  • Thanks to @BarryCarlyon for the followed_at field in the Follows EventSub topic
  • Thanks to @Marenthyu for the typo fix. :)
  • Thanks to @Emilgardis for the mislabeled field- good catch.
  • Added support to set game ID and name via item-id and item-name fields, respectively, per #60. This also applies to channel points.

Changelog

20a9290 Add FollowedAt to the FollowEventSubEvent model
c48f7dc Fixes #60 and adds a new "item-name" flag to allow for the item name to be set.
80f8da3 Merge pull request #59 from BarryCarlyon/BarryCarlyon-patch-1
b779fcf Merge pull request #61 from Marenthyu/patch-2
5ac2b2d Merge pull request #62 from Emilgardis/seconds_global_cooldown
150e1e1 Merge pull request #64 from twitchdev/feature/fix-issue-60
39c45d4 Update events.go
6fe3ffb Update events.go
569e72e Update events.go
8757f1b Update the event to add a followed at
b8e01ab fix field for seconds in global_cooldown
6895f13 syntax