Skip to content

Releases: PythonistaGuild/TwitchIO

v2.0.4

28 Jul 10:58
Compare
Choose a tag to compare

Fix a bug in Cog where events were persisting across multiple Cogs and being handled more than once.

v2.0.3

27 Jul 02:25
Compare
Choose a tag to compare

Small bug fixes:

  • Fix a bug in search_channels resulting in a key error when creating users.
  • Added eventsub package to setup.py.
  • Stop echo messages from triggering commands by default.

v2.0.2

20 Jul 17:08
Compare
Choose a tag to compare

Add an additional optional bool argument to routines, wait_first which waits the specified amount of hours, minutes or seconds before starting the first iteration. Does not have any effect when the time argument is passed. Defaults to False.

v2.0.1

20 Jul 16:49
Compare
Choose a tag to compare

Fix bug in add_event that was raising an AttributeError when checking if the callback was a coroutine.

v2.0.0

16 Jul 17:25
1a196fb
Compare
Choose a tag to compare

The first stable release of version 2.0.0.

Version 1.2.3

13 Apr 04:41
Compare
Choose a tag to compare

Fixes an issue with the User object containing mixed fields

Version 1.2.2

03 Mar 21:23
Compare
Choose a tag to compare

This release fixes Client.get_users raising TypeError('__new__() takes 10 positional arguments but 11 were given',)

Version 1.2.1

11 Jan 20:06
Compare
Choose a tag to compare

Fixes an error when receiving a CLEARCHAT event

Version 1.2.0

07 Jan 05:48
Compare
Choose a tag to compare
Update copyright year