1.6.0 • Published 2 years ago

r34.api v1.6.0

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

This module

r34.api allow you to shearch Rule34 content with a symple systeme and a big API

Import module

const r34API = require('r34.api')

Find image

rule34 function must be start with await ^^

const r34API = require('r34.api')

async function getPic() {
    let image = await r34API.rule34(['pussy','lesbian'])
    console.log(image)
}

getPic()
1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago