Skip to content

Kriz01/chuckfacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chuck Facts

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.

What Is It?

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.

Prerequisites

  • Python3 has to be installed
  • Installation of below modules is required
    • python -m pip install --upgrade pip
    • python -m pip install -r requirements.txt

Installation

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages