2.0.1 • Published 8 years ago

random-animal-pictures v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 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

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago