discord-anti-spam

A simple discord anti spam node.js module to prevent spam on your discord server

MIT License

Downloads
4.3K
Stars
147
Committers
30
discord-anti-spam - v2.8.1 Latest Release

Published by Scraayp about 2 years ago

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.)

discord-anti-spam - v2.8.0

Published by Scraayp about 2 years ago

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)

discord-anti-spam - v2.7.3

Published by Scraayp over 2 years ago

discord-anti-spam - v2.7.2

Published by Scraayp over 2 years ago

discord-anti-spam - v2.7.1

Published by Scraayp almost 3 years ago

What's Changed

discord-anti-spam - v2.7.0

Published by Scraayp almost 3 years ago

discord-anti-spam - v2.6.0

Published by Scraayp almost 3 years ago

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
discord-anti-spam - 2.5.8

Published by Scraayp about 3 years ago

Discord.js v13 fix!

discord-anti-spam - 2.5.1

Published by Scraayp over 3 years ago

Added:

  • Remove bot messages

Fixed:

  • Error message when banning user
  • And other fixes
discord-anti-spam - 2.5.0

Published by Androz2091 over 3 years ago

Added

  • New mute sanction. (bca2b994a6df9bbaa01ed8c623598dc124ed08c0)
  • message.id is now saved in the cache. (2f407e12b9249670d4132e14204cd9d73f7e8f2b)
  • Member parameter for events has been fixed. (5b7e215b9c0205243d65824db583d50dcbb1107e)
  • All the JSDoc documentation was rewritten. (e83771b9e5350d518594f2987e8641531a40ed7f)

Fix

  • Additional check so the logs are not sent in a guild with a channel with the same name. (3140784818fc2d9c700e20ee833af10ff127ab15)
Package Rankings
Top 3.09% on Npmjs.org
Related Projects