Skip to content

Fiestaboard/fiestaboard-plugin--dad-jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dad Jokes Plugin

Display random dad jokes from the icanhazdadjoke API.

Setup Guide - Configuration instructions

Overview

The Dad Jokes plugin fetches random dad jokes from the icanhazdadjoke API and displays them on your board.

Dad Jokes Display

Template Variables

{{dad_jokes.joke}}    # The joke text

Example Templates

Centered Joke (Recommended)

Use the |wrap filter to automatically word-wrap jokes across multiple lines:

{center}{{dad_jokes.joke|wrap}}

This displays as:

 Why did the scarecrow
  win an award? Because
   he was outstanding
    in his field!

Tip: The |wrap filter fills empty lines below it, and {center} centers each line.

Left-Aligned

{{dad_jokes.joke|wrap}}

Configuration

Setting Type Default Description
enabled boolean false Enable/disable the plugin

API

This plugin uses the free icanhazdadjoke API. No API key is required.

Author

FiestaBoard Team

About

FiestaBoard plugin: Dad Jokes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages