Metadata-Version: 2.1
Name: metaflowbot-actions-jokes
Version: 1.0.1
Summary: A Metaflow bot action for jokes
Home-page: UNKNOWN
Author: Valay Dave
Author-email: valaygaurang@gmail.com
License: Apache Software License 2.0
Description: # Metaflow bot custom action (Tell me a joke)
        
        This repository is an example of a custom action for the [Metaflow bot](https://github.com/outerbounds/metaflowbot). 
        
        ## Installing this action 
        
        - After doing `pip install metaflowbot`, you can install the `jokes-command` by doing a `pip install metaflowbot-actions-jokes`.
        
        ## Jokes Command
        
        - The Jokes command can be installed from this repository.
        - Any custom action needs to follow same folder structure as given by this command.
        - The [MANIFEST.in](MANIFEST.in) helps ensure the `rules.yml` file also present when the action is installed.
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
