v2.8.0

This release comes with support for NSFW application commands, the on_audit_log_entry_create() event, and a new Event enum for use with methods like Client.wait_for().

Breaking Changes

New Features

Bug Fixes

Documentation

Miscellaneous

  • Declare a PEP 517 build backend in pyproject.toml, and use PEP 621 to define most package metadata. ( #830 )