All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres (somewhat) to Semantic Versioning.
1.5.1 - 2023-08-28
- Updated Pycord to temporary Git URL to support new "pomelo" Discord usernames.
- Changed default python version in tooling to
3.11
.
1.5.0 - 2022-12-25
- Config option to automatically strip spaces after the prefix. Update your configs.
- First support for Pycord logging output.
- Migrated to Pycord.
- Commands are now case-insensitive.
1.4.0 - 2021-01-18
- Ability to exclude bots from autorole (on by default).
mb?rolestats
command.- Support for membership screening in autorole.
- Bumped version of discord.py dependency to 1.6.0
1.3.2 - 2020-10-06
- Bumped version of discord.py to 1.5.0
1.3.1 - 2020-07-30
- Version pinning of
discord.py
.
1.3.0 - 2020-02-25
- (selfroles) Ability to get/remove more than one role at a time.
- New
display_prefix
key to the config. - More prefixes to the config template.
- Missing command description for
roleme
.
1.2.1 - 2020-02-19
- Fixed bug where
mb?info
would not work in DMs.
1.2.0 - 2020-02-17
- Selfrole system. Includes new elements in
options.py
. - Official guild invite in 'info'.
- Activity message.
1.0.1 - 2019-12-23
- Fix autorole msg being printed for each role.
- Fix default prefix being too generic.
1.0.0 - 2019-12-23
- Autorole system