Skip to content

Need a laugh? Get a random insult from the wizard!🧙‍♂️✨

License

Notifications You must be signed in to change notification settings

cyberllloner/wizardly-insults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wizardly Insults🧙‍♂️

Wizardly Insult

Welcome to Wizardly Insults, a Python app that creates random insults using an external API. I built this app to improve my programming skills and gain practical experience with the requests library, making learning more enjoyable.

Requirements

  • Python 3.x
  • Dependencies listed in requirements.txt

Installation

Clone the repository:

git clone https://github.com/cyberllloner/wizardly-insults.git

Change the directory:

cd wizardly-insults

Install the required dependencies:

pip3 install -r requirements.txt

Usage

Run the application using the following command:

python3 wizardly-insults.py

Acknowledgments

  • Thanks to Matt Bas for providing the insult API

License

GNU General Public License v3.0. See the LICENSE file for more details.