1.0.0 • Published 3 years ago

djsmod v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

What is djsmod?

djsmod is a module that allows people who don't know much about discord.js make commands easier!

Installation

npm i djsmod --save

How do i use this module?

const djsmod = require('djsmod')

djsmod.ban('Succesfully banned this person!') \* using djsmod.ban() and then a message wich by default is "Succesfully Banned {member.name}!", your bot will ban any member if you have the permissions to ban a member!. *\
1.0.0

3 years ago