Skip to content

Commit ba9549d

Browse files
authored
v3.0.0
Add: - Change mutes to use the timeout feature added recently by discord - Individual options for guilds Fix: - Converted unMuteTime property to ms - Fixed errors - New docs (New design coming soon)
1 parent d67067d commit ba9549d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-anti-spam",
3-
"version": "2.6.1",
3+
"version": "3.0.0",
44
"description": "An easy to setup package that help you integration of anti-spam feature in your discord bot.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)