1.0.8 • Published 3 years ago

img-library v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

img-library

Support: https://voiddevs.org/dc NPM: npmjs.com/package/img-library

Example

const imglib = require("img-library");

console.log(await imglib.search(value)) 
// Search and send image. => value: Search argument.

console.log(await imglib.random()) 
// Send random image.

console.log(await imglib.checkStatus()) 
// Send image library status.

// Note: await and () must be present.

Installation

If you have trouble with the installation, please feel free to visit our discord address.

  • npm i img-library
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.5-release

3 years ago

0.0.1

3 years ago