null
null
changelog: - removed trailing break statement in a switch statement - removed `else return` - shortened if-else statements
feel free to let me know if things need to be changed
Hi! thanks for the amazing framework! I've been using it in two of my currently only public Rust projects, one of which has garnered over 7k downloads a month last...
Fixes #75 Fixes #78 ## Proposed Changes - Add Python 3.12 support by making the `aiohttp` dependency use versions `>=3.9.0`. (#74) - Add Python 3.11 support by migrating from `setup.py`...
The following pull request adapts the SDK to API v1.
The following pull request is a toned down version of #87. This pull request updates the `pytest` tests alongside #87. It has been successfully tested when paired with it.
The following pull request is a toned down version of #79. This pull request adapts the SDK to v0's latest changes. Other notable changelogs: - Instead of naive variable-based deserialization,...
The following pull request is a toned down version of #87. This pull request updates the LICENSE docstrings in the SDK's examples.
The following pull request is a toned down version of #29. This pull request focuses solely on adding support for v1, like posting bot commands, getting vote information, and widgets....