Releases: Michael-J-Scofield/discord-anti-spam
Releases · Michael-J-Scofield/discord-anti-spam
v2.8.1
Change Log
This is the change log of v 2.8.1
Added:
- New modlogs channel option. You can now setup modlogs channel with id!
Updated:
- Setup new way to find a channel trough discord api.
- Updated docs to have the right information about the modlogs channel option.
Removed:
If you want to see the full commit log: Pull Request
Credits:
Michal - (Development of the full version)
A A D I - (Testing the version. And Reporting bugs.)
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)
v2.7.3
v2.7.2
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.7.0
What's Changed
- Fix @event name in AntiSpamClient#banAdd by @anselal in #149
- Move to Timeouts by @TheUntraceable in #150
- 2.7 by @Scraayp in #151
New Contributors
- @anselal made their first contribution in #149
- @TheUntraceable made their first contribution in #150
Full Changelog: 2.6.1...v2.7.0
v2.6.1
v2.6.0
Adds:
- Userleave | When user leaves the package removes him from the cache!
- Timemute | Mute someone for defined time in minutes
- Modlogs Mode | Send the modlogs in 'embed' modus or 'message' modus
Removes:
- Clearbotmessages which causes many bugs.
- V11 and V12 discord.js support
Fixes:
- Docs to only v13 support
- Delete message error
- Event names
- Docs