Zebco

Results 3 issues of Zebco

Hi, Sometimes when i want to save a model I get this error: ``` File "D:\Player-Tracker\venv\lib\site-packages\beanie\odm\utils\encoder.py", line 157, in _encode return self.encode_document(obj) File "D:\Player-Tracker\venv\lib\site-packages\beanie\odm\utils\encoder.py", line 105, in encode_document obj_dict[k] =...

I have an idea to be able to add new events handler outside of the **Document class**. This method is very useful for larger applications that need more parameters to...

feature request

## Pull request summary Adding **Channel** and **Global** emotes API to fetch emotes. - Added `ChannelEmote` and `GlobalEmote` model class - Added `get_channel_emotes` & `get_global_emotes` to TwitchHTTP - Added fetch_channel_emotes...