Version: 3.2.0
Please see below for important links and information.
Changelog
Links
Documentation:
https://twitchio.dev
Examples:
https://github.com/PythonistaGuild/TwitchIO/tree/main/examples
Discord:
For help and support, consider joining us on Discord: https://discord.gg/RAKc3HF
Installing:
https://twitchio.dev/en/latest/getting-started/installing.html
Quickstart:
https://twitchio.dev/en/latest/getting-started/quickstart.html
Migrating from 2.x to 3.x:
https://twitchio.dev/en/latest/getting-started/migrating.html
Fixes #522
What's Changed
- docs: remove token_for from PartialUser.fetch_moderators parameters by @buck2202 in #516
- docs: fix typo in commands example by @Domar95 in #520
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #524
- Fix ColourFormatter breaking formatting for critical logs by @ryze312 in #525
- Channel points auto reward redemption event fix no message by @jrutschke in #527
- allow for message in bits used event to be None by @jrutschke in #528
- get_authorization_url to use custom oauth_path if used by @jrutschke in #526
New Contributors
- @buck2202 made their first contribution in #516
- @Domar95 made their first contribution in #520
- @ryze312 made their first contribution in #525
- @jrutschke made their first contribution in #527
Full Changelog: v3.1.0...v3.2.0