1.0.1 • Published 4 years ago
cool-pics v1.0.1
Installation
npm i cool-pics
Or
npm install cool-pics.
Usage
It's pretty simple to use. You can use it for discord bot commands, or for any other purposes as well!
Here's how you can use it:
const coolpics = require("cool-pics");
const huggif = coolpics.hug();
console.log(huggif);
// returns a random anime hug gif. In this way, you can use the following features:
| Sl. No. | Gif/pic name | Usage |
|---|---|---|
| 1. | Hug | .hug() |
| 2. | Pat | .pat() |
| 3. | Wink | .wink() |
| 4. | Kiss | .kiss() |
| 5. | Smug | .smug() |
| 6. | Tickle | .tickle() |
| 7. | Slap | .poke() |
| 8. | Neko | .neko() |
| 9. | Blush | .blush() |
| 10. | Cry | .cry() |
| 11. | Nom | .nom() |
| 12. | Pout | .pout() |
| 13. | Avatar | .avatar() |
| 14. | Bondage nsfw | .bondage() |
| 15. | Hentai nsfw | .hentai() |
| 16. | Thighs nsfw | .thighs() |
| 17. | Dog | .dog() |
| 18. | Cat | .cat() |
| 19. | Panda | .panda() |
| 20. | Redpanda | .redpanda() |
| 21. | Birb | .birb() |
| 22. | Fox | .fox() |
| 23. | Koala | .koala() |
Stay tuned! We'll introduce many updates and new cool features!