2.0.3 • Published 2 years ago

random-pic.js v2.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago
animalanimecouplelandscaperandom
boyeboygirlegirl
const pic = require('random-pic.js') // npm install random-pic.js



// do every thing with response


pic.animal().then((response) => { console.log(response) })
// pic.anime().then((response) => { response })
// pic.boy().then((response) => { response })
// pic.girl().then((response) => { response })
// pic.couple().then((response) => { response })
// pic.eboy().then((response) => { response })
// pic.egirl().then((response) => { response })
// pic.landscape().then((response) => { response })
// pic.random().then((response) => { response })
pic.random().then((response) => { 

message.channel.send(response)

 })

Under MIT License.

2.0.3

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.4.0

3 years ago

1.3.8

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.0.0

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