Ever wanted random chuck norris facts sent to you? Well look no further, your search ends here.
What did you say? you want it in an image too? guess what already taken care of.
This Application is implemented in Python.
It gathers random facts/jokes on Chuck Norris through API calls, generates an image and sends the mail consisting of these facts to the recipients you wish to send.

- Python3 has to be installed
- Installation of below modules is required
- python -m pip install --upgrade pip
- python -m pip install -r requirements.txt
- Clone the git repository
git clone https://github.com/Kriz01/chuckfacts.git cd chuckfacts - Change the config.py with your credentials.
You can get the API_KEY from https://rapidapi.com/matchilling/api/chuck-norris - Run the below command on command line to start the Application
python mail.py