Errbot plugin to retrieve random cat images
Go to file
2018-08-26 10:48:10 -04:00
.editorconfig including .editorconfig 2018-08-26 10:48:10 -04:00
.gitignore gitignore updates 2018-08-26 10:07:10 -04:00
catto.plug gitignore updates 2018-08-26 10:07:10 -04:00
catto.py updated to allow specifying jpg or png; clarified instructions 2018-08-26 10:46:22 -04:00
LICENSE Initial commit 2018-08-26 10:02:15 -04:00
README.md updated to allow specifying jpg or png; clarified instructions 2018-08-26 10:46:22 -04:00
requirements.txt gitignore updates 2018-08-26 10:07:10 -04:00

Catto

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:

  • !catto Fetches a random cat image, animated (gif) or still (jpg/png)
  • !catto gif Fetches a random cat animated gif image
  • !catto still Fetches a random cat still jpg/png image
  • !catto jpg Fetches a random cat jpg image
  • !catto png Fetches a random cat png image