eyal-antilinks
v1.0.0
Published
Welcome To eyal-antilinks👋
Downloads
2
Readme
Welcome To eyal-antilinks👋
This Package can block users to send a links in your server
comes with Messages Logs and link bypass role.
how to use the package? type at your top of the file: const linkBlocker = require('eyal-antilinks');
and in ready.js code type:
client.on('ready', () => {
console.log(Logged in as ${client.user.tag}!
);
linkBlocker(client, {
logChannelId: '1117670843594584115', //change this
"bypassRoleId": '1117497836137873571', //change this
});
});
npm i eyal-antilinks and your done!
Made By: Eyal#2000