This is a plugin for Errbot that fetches random cat images from the The Cat API
Users can optionally specify whether to fetch a gif (animated) or a still (jpg/png) image:
!cattoFetches a random cat image, animated (gif) or still (jpg/png)!catto gifFetches a random cat animated gif image!catto stillFetches a random cat still jpg/png image!catto jpgFetches a random cat jpg image!catto pngFetches a random cat png image
It's possible to use your own Cat API key. Configure with:
!plugin config Catto {'CATAPI_KEY': 'your-api-key-here'}