Releases: MinecraftCommands/commanderbot-py
Releases · MinecraftCommands/commanderbot-py
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
v0.6.0
v0.5.0
Changed
faqhas been extended and improved:- FAQs can be created and updated directly from existing messages
- FAQs can be assigned any number of aliases
- FAQs remember when they were created and last updated
- FAQs keep track of how many times they're used (hits)
- The list of FAQs is sorted by hits -> name
- More sub-commands for managing FAQs directly