Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mssandeepkamath authored Nov 15, 2022
1 parent 35f9c69 commit e0a557d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# TellMeAJoke
## 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

0 comments on commit e0a557d

Please sign in to comment.