hedwig_dad_joke v1.2.0 HedwigDadJoke View Source
The module housing the functionality to fetch and format jokes from a variety of sources.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Fetch a dadjoke from one of our sources and format it in the style detailed in the config
Link to this section Functions
Link to this function
child_spec(arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor.
Link to this function
random() View Source
Fetch a dadjoke from one of our sources and format it in the style detailed in the config.