Just-kidding is a python library for getting random dad jokes and more kinds of jokes
Project description
Joking
Joking is a python library for getting random dad jokes and more kinds of jokes
Installation
you can install it by using the pip package manager
pip install Joking
How to Use
Multiple_Jokes(i) #i is for the amount of dad jokes
random_dad_joke() #prints out a random dad joke
programming_joke() #prints a random programming joke
random_joke() #prints a random joke
sjoke() #Gets a specific joke using the joke id from https://icanhazdadjoke.com/
search_for_joke() #prints the top result for the joke you searched
How it works
It works by web scraping https://icanhazdadjoke.com/ and using version 2 of jokeapi.dev
Joke id’s
Joke ids are Joke ids from icanhazdadjoke.com or from http://www.jokes4us.com/knockknockjokes/random/knockknock.html To find a jokes id just search icanhazdadjoke.com or find the knock knock joke you want from http://www.jokes4us.com/knockknockjokes/random/knockknock.html
How to contribute
Start by going to https://github.com/Iwertyuiop123653/Joker then commit.
CHANGELOG
1.1.1 (8/5/2022)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.