0.0.7 • Published 3 years ago

funnycommands v0.0.7

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

Package FunnyCommands

  • Tired of looking for pictures of people kissing, or slapping to create commands for your bot? So this package was created for you!

What does she have?

  • for now there are only two functions inside it... one is to send anime images kissing and the other is to show anime images hitting each other in the face... But in the future, there will be more things to help you!

How to use?

const funny = require("funnycommands")
const funnycommands = new funny()

const embed = new Discord.MessageEmbed()
.setTitle('kiss')
.setColor('RED')
.setDescription(`${message.author} just kissed ${message.mentions.users.first()}`)
.setImage(funnycommands.kiss())

message.channel.send(embed) //images of people kissing will come out...

Others...

FunctionsReturnExamples
.kissAnime kissingfunnycommands.kiss
.slapAnime crashingfunnycommands.slap
.hugAnime huggingfunnycommands.hug
.cafuneAnime cafunéfunnycommands.cafune
.barReturn 1 █ and 10 .funnycommands.bar(1, 10)

How to install?

npm i funnycommands
0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago