funnycommands

0.0.7 • Public • Published

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...

Functions Return Examples
.kiss Anime kissing funnycommands.kiss
.slap Anime crashing funnycommands.slap
.hug Anime hugging funnycommands.hug
.cafune Anime cafuné funnycommands.cafune
.bar Return 1 █ and 10 . funnycommands.bar(1, 10)

How to install?

npm i funnycommands

Dependents (0)

Package Sidebar

Install

npm i funnycommands

Weekly Downloads

0

Version

0.0.7

License

ISC

Unpacked Size

5.13 kB

Total Files

4

Last publish

Collaborators

  • jhonaswitow