Releases: HyacinthBots/discord-moderation-actions
Discord Moderation Actions 0.2.3
Fix sending embeds as dms, missed in updating
Full Changelog: v0.2.2...v0.2.3
Discord Moderation Actions 0.2.2
Update to the latest versions of KordEx and other dependencies, fixing issues with newer versions :)
Full Changelog: v0.2.1...v0.2.2
Discord Moderation Actions 0.2.1
This release fixes DM's being sent to users when they're not actually a member of the guild in the first place. This can happen when a Pre-ban is taking place for example.
Full Changelog: v0.2.0...v0.2.1
Discord Moderation Actions 0.2.0
This release switches the embed builders to be UserCreateMessageBuilder
rather than EmbedBuilder
to allow for more flexibility in messages.
Full Changelog: v0.1.0...v0.2.0
Discord Moderation Actions 0.1.0
This is the first release of Discord Moderation Actions, a library for KordEx to ease the development of moderation commands
Information on how to use this library can be found in the README and on the wiki
Full Changelog: https://github.com/NoComment1105/discord-moderation-actions/commits/v0.1.0