0.0.15 • Published 3 years ago

mega-dou-akuro v0.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

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