Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 811 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 811 Bytes

Hedwig Dad Joke Build Status

A plugin for Hedwig that will make your eyes roll.

Usage

me> hedwig dad joke
hedwig> Sore throats are a pain in the neck!
https://icanhazdadjoke.com/j/jiVfq4MZDlb

Also supported variants are: dad joke, dadjoke, dad joke me, and dadjoke me

Installation

Add hedwig_dad_joke to your list of dependencies in mix.exs:

def deps do
  [
    {:hedwig_dad_joke, "~> 1.2.0"}
  ]
end

Docs can be found at https://hexdocs.pm/hedwig_dad_joke.

Lint

$ bin/lint

License

MIT