Errbot plugin to retrieve random dog images
				
			
		| .editorconfig | ||
| .gitignore | ||
| doggo.plug | ||
| doggo.py | ||
| README.md | ||
| requirements.txt | ||
Doggo
This is a plugin for Errbot that fetches random dog images from the dog.ceo API
Users can optionally specify a breed, and, also optionally, a sub-breed:
Usage:
- !doggoFetches a random dog image
- !doggo <breed>fetches a random dog image of- <breed>specified
- !doggo <breed> <sub-breed>fetches a random dog image of- <breed>&- <sub-breed>specified
- !listbreedsDMs the user the available breeds for use in the random image retriever
- !listsubbreeds <breed>DMs the user the available sub-breeds for a given- <breed>
- !listallbreedsDMs the user the list of all available breeds & sub-breeds
- !reloadbreedsAdmin-only; forces reload of the breeds currently available
- !reloadsubbreeds <breed>Admin-only; forces reload of sub-breed for the given- <breed>