All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed variable name error in Person initilisation when using username and discriminator.
- Updated String ID length to accept 18 or more digits.
- Added upgrade notes section to installation documentation.
- Added intents management.
- Fixed copy/paste error in documentation.
- Use the v2.0.1 discord python module.
- Support for python3.7 has been removed to allow the use of the v2.0.1 discord python module.
- Version bump for pypi release.
- Restructured code base to support packaging for pypi.
- Migrated README documentation to readthedocs format.
- Support
#channel@guild_id
representation.
- Use discord client 1.7.3
- Updated file_upload to support discord client v1.7.3.
- Use discord client 1.6.0
- Discord client uses Member intents.
- Use discord client 1.2.5
- Added changelog file.
- Use discord client 1.2.4