TwitchIO icon indicating copy to clipboard operation
TwitchIO copied to clipboard

An Async Bot/API wrapper for Twitch made in Python.

Results 26 TwitchIO issues
Sort by recently updated
recently updated
newest added

edit: Added TinyTag as a dependency to detect audio file meta data for channels and rate to auto set those values. TinyTag is MIT and has no external dependencies of...

This issue is a pinned issue relating to installing TwitchIO with extras. The issue with installing some of these dependencies is easily fixed on Python 3.10 and newer. To install...

## General warning Note: This PR is the first step in my desire to provide a way for the user to request a specific number of result on endpoint allowing...

new feature
HTTP
2.0

Currently, method PartialUser.fetch_clips() return only the 100 last clips. Would be nice to handle the Twitch pagination system internaly to obtains all the clips (Seems similar to #216 )

### Discussed in https://github.com/PythonistaGuild/TwitchIO/discussions/449 Originally posted by **DennisMinn** May 13, 2024 I want to pass multiple arguments enclosed in either ' or ", but on the first argument is properly...

bug
2.0
EXT: commands
Addressed in next release

## Description incorrect grammar triggers me I'm sorry ## Checklist - [ ] If code changes were made then they have been tested. - [ ] I have updated the...