Closed CeebDev closed 3 years ago
It's in the work.
For now I'm waiting for them to fix the most bugs.
Not working for me, terminal: node_modules/discord-anti-spam/index.js:497
if (options.ignoredPermissions.some((permission) => member.hasPermission(permission))) return false
^
TypeError: member.hasPermission is not a function```
As I said. Discord.js v13 compability will be aviable at v2.6.0.
When is 2.6 being released
@Kief5555 https://discord.js.org/#/docs/main/stable/class/GuildMember?scrollTo=permissions
Yep, Ok. permissions.has in v13
Now only publish to npm! Could take up a day or 2.
Niceee
Lets go!
I am searching for a antispam for my new bot.
Did this one works with discordjs v13 ?
Thanks