rik079 / Speasier

Speak easier in Speasy. A.k.a Sock's Speaking Slave.
https://speasier.rik079.xyz
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Merge SPEASIER-8: Auto dad joke #9

Closed rik079 closed 3 years ago

rik079 commented 3 years ago

Resolves #10

Dad joke generator

Right now, only the random generator is fully functioning, I've just used a placeholder for the keyword one because I couldn't be bothered to find out a way to select a random one out of the many results. (maybe you know, wink wink)

Basically it just fetches a random joke from the icanhazdadjoke.com API with joke = dadjokes.Dadjoke(), and puts it into an embed

To do: