Changelog

A human-readable list of changes between versions.

0.5.2

New Features

Changed Features

Bugs Fixed

  • Fixed an issue where paginators wouldn’t expire cleanly.

0.5.1

Changed Features

  • Allow select menus to be disabled

  • Don’t add a “menu loading” message for paginators.

0.5.0

This update is mainly to deal with breaking changes for the settings menus.

Changed Features

  • The settings menus have been entirely, incompatibly, redone.

0.4.0

This update is mainly to deal with breaking changes for the web utilities.

New Features

Changed Features

Bugs Fixed

  • Fixed bug when checking for reactions in the settings menus.

  • Fixed a bug in the stats command for Python versions 3.9+.

  • Add a missing module in the custom command object.

  • Fix bug where file content would not be read in the ev command.

  • Fix AttributeError when getting user mentions in slash commands.

0.3.2

New Features

Changed Features

Bugs Fixed

  • Fix typo when creating website config.

  • Fix the sharding information for when no arguments are set.

  • Fix access token refreshing in voxelbotutils.UpgradeChat.

  • Fix button clicks not working with ephemeral messages.

0.3.1

New Features

Changed Features

  • Set error text to be ephemeral when using slash commands.

  • Allow bots to be created without a prefix (see BotConfig.default_prefix).

Bugs Fixed

  • Fix command name in errors when using subcommands.

  • Fix setting the presence when there are no shard IDs set.

  • Fix casting for args in slash commands.

  • Fix login URL redirect for websites.

  • Fixed removeslashcommands command.

0.3.0

Initial changelog version.