PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
798 stars 163 forks source link

Update is_mod() and add missing slot #253

Closed chillymosh closed 2 years ago

chillymosh commented 2 years ago

Chatter.is_mod now uses name instead of display_name for non English channels

Added ChannelInfo to slots

Update changelog

Pull request summary

Checklist

chillymosh commented 2 years ago

Merged directly