Skip to content

mssandeepkamath/tell-me-a-joke-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tell me a joke bot

Say "Tell me a joke" and it reads a joke for you

A basic script which reads a joke on user command.

Requirements:

pip install pyttsx3
pip install pyaudio
pip install speechrecognition
pip install requests