v2.8.0
Change Log
This is the change log of v 2.8.0
Added:
- New actionMessageEmbed possibility. Create your own styled embeds!
- New actionMessageIn. Send your embed in dm or channel.
Updated:
- Updated the package to use discord.js v14.
- Updated the docs. <803ba1d>
- Updated the typescript types. <2abb488>
- Updated the event emmiter. Now it will give out the following objects: member, message, channel instead of only: member. <df8da9d>
Removed:
- Removed the multipleguild options.
And of course multiple bug fixes which were to small to note in the change log.
If you want to see the full commit log: Pull Request
Credits:
Michal - (Development of the full version)
Julman - (Typescript Types fix)