Releases: MinecraftCommands/commanderbot-py
Releases · MinecraftCommands/commanderbot-py
v0.12.0
v0.11.0
v0.10.0
v0.9.0
Changed
invite
descriptions are now optional
Fixed
- Fixed
kick
command not being guild-only - Fixed an issue where
invite
descriptions 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
jira
command for checking Mojira bug reports - Added
ping
command with bot latency - Added
invite
command to list server invites - Added
pack
command that runs abeet
build and useslectern
- Added
roles
command to join/leave certain roles - Partial implementation of the new
help_chat
system
Changed
- Merged commanderbot-lib repo with this one to simplify project structure
v0.6.0
v0.5.0
Changed
faq
has 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