1.2.4 • Published 5 years ago

anime-pictures v1.2.4

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

Anime-Info / Anime-Pictures

What the package is for: Gets random anime pictures from acb but this unofficial. Beware this package sends two requests at once so when using it, please don't spam.

Website

Sample Code

const r = require('anime-pictures');
r.random().then(result => {
  console.log(result);
});
1.2.4

5 years ago

1.2.1

5 years ago