powered by
This function returns a specific dad joke from https://icanhazdadjoke.com using its dad joke ID.
groan_id(joke_id)
A specific dad joke ID to return
Returns a two item list with the first item holding the joke as a character and the second item containing the joke id as a character.
# NOT RUN { groan_id("GlGBIY0wAAd") # }
Run the code above in your browser using DataLab