0.0.15 • Published 5 years ago

mega-dou-akuro v0.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Random Fumo Example

const mrt = require('mega-random-things')
const fumoRandom = await mrt.fumo()

    const fumoEmbed = new Discord.MessageEmbed()
    .setColor(0x77dd77)
    .setDescription(`**Here you have, a fumo**`)
    .setImage(fumoRandom)
message.channel.send(fumoEmbed)

ResultRandom Fumo


Sarcastic Code Example

const mrt = require('mega-random-things')

const text = args.slice(0).join(" ");
const sarcasticText = await mrt.getSarcastic(text)

if(!nashe2){
return message.channel.send('You must send a text!')
}

message.channel.send(`${sarcasticText}`)
0.0.13

5 years ago

0.0.14

5 years ago

0.0.15

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.12

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago