Releases: MinecraftCommands/commanderbot-py
Releases · MinecraftCommands/commanderbot-py
v0.15.0
Added
- Added
manifestcommand that generates Bedrock manifests (Old repo #51)
Changed
- Improved emoji parsing logic for the
votecommand (Old repo #45)
v0.14.0
Changed
automodimprovements (Old repo #41):- Implemented role-based (per-guild) permissions
- Added a new
log_messageaction that suppresses pings by default - Pings are now suppressed by default in error messages
- Added normalization to the
message_content_containscondition - Added more fields to some events for string formatting
v0.13.0
Added
- Added
automodextension
Fixed
- Fixed a race condition with
JsonFileDatabaseAdapter(Old repo #39)
Changed
- Updated
beetandlectern - Updated other dependencies
v0.12.0
v0.11.0
v0.10.0
v0.9.0
Changed
invitedescriptions are now optional
Fixed
- Fixed
kickcommand not being guild-only - Fixed an issue where
invitedescriptions weren't displayed correctly (Old repo #29) - Fixed an issue where JSON database files weren't being initialized correctly (Old repo #28)
v0.8.0
v0.7.0
Added
- Added
jiracommand for checking Mojira bug reports - Added
pingcommand with bot latency - Added
invitecommand to list server invites - Added
packcommand that runs abeetbuild and useslectern - Added
rolescommand to join/leave certain roles - Partial implementation of the new
help_chatsystem
Changed
- Merged commanderbot-lib repo with this one to simplify project structure