Changelog

A human-readable list of changes between versions.

0.3.1

New Features

  • Catch discord.ext.commands.ConversionError in the error handler.

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.