Skip to content

Gommand

Compare
Choose a tag to compare
@IAmJSD IAmJSD released this 25 Sep 16:07
· 39 commits to master since this release
  • Add support for embed menu and embed paginator lifetimes.
  • Change how parsing for custom commands works to allow for it to be done in a much more granular way. This is a breaking change (the parser is directly passed through rather than a string).
  • Add message bulk delete handler, make member attribute optional on deleted messages. This is a breaking change if you use a custom message cache adapter (see #6).
  • Add GuildTransformer.
  • Fix some bugs with global emojis in embed menus.

Thanks @Jack073 for your help and contributions with this release. 👍