Skip to content

Releases: MinecraftCommands/commanderbot-py

v0.12.0

08 Mar 10:27
Compare
Choose a tag to compare

Changed

  • The pack command no longer uses a cache
  • Updated several dependencies

v0.11.0

08 Mar 10:27
Compare
Choose a tag to compare

Changed

  • Fix name argument for pack command and add custom help text
  • Updated jira command to use aiohttp instead of requests

v0.10.0

08 Mar 10:28
Compare
Choose a tag to compare

Changed

  • Optional pack command argument for changing the name of the generated data pack or resource pack
  • The pack command no longer shows exception tracebacks by default

v0.9.0

08 Mar 10:28
Compare
Choose a tag to compare

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

08 Mar 10:29
Compare
Choose a tag to compare

Added

  • Added configurable descriptions to invite command
  • Added pack command timeout and updated beet and lectern

v0.7.0

08 Mar 10:29
Compare
Choose a tag to compare

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 a beet build and uses lectern
  • 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

08 Mar 10:29
Compare
Choose a tag to compare

Added

  • Added quote and quotem commands

Changed

  • Updated commanderbot-lib and discord.py

v0.5.0

08 Mar 10:30
Compare
Choose a tag to compare

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

v0.4.0

08 Mar 10:30
Compare
Choose a tag to compare

Changed

  • Updated to commanderbot-lib version 0.5.0

v0.3.0

08 Mar 10:30
Compare
Choose a tag to compare

Added

  • Added vote command

Changed

  • Updated to discord.py version 1.5.0
  • Updated to commanderbot-lib version 0.2.0