2.0.1 • Published 6 years ago

random-animal-pictures v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Hello!

This module will return animal images.

This can be used for anything but these examples will be for discord.js

const animals = require("random-animal-pictures");

//Cat example

message.channel.send(animals.cat());

//Dog example

message.channel.send(animals.dog());

This returns a link to a random image of the animal specified

2.0.1

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago