1.0.0 • Published 11 months ago

eyal-antilinks v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

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

1.0.0

11 months ago