Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Releases: HyacinthBots/discord-moderation-actions

Discord Moderation Actions 0.2.3

08 Mar 18:01
Compare
Choose a tag to compare

Fix sending embeds as dms, missed in updating

Full Changelog: v0.2.2...v0.2.3

Discord Moderation Actions 0.2.2

08 Mar 16:40
Compare
Choose a tag to compare

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

19 Jun 16:07
e2bf138
Compare
Choose a tag to compare

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

25 Jan 22:50
Compare
Choose a tag to compare

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

31 Oct 21:51
e013eb9
Compare
Choose a tag to compare

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