Skip to content

ktompky/randomquote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Generator


What it does v1

  • Using the requests library, gets a random quote from an api
  • Saves the quote in a variable
  • With the pillow module, draws the quote on an image

What's required v1

  • Pillow module
  • Requests library
  • An api to query for a random quote - A Truetype font type
  • An image to draw on

V2

  • gives user option to pull random quote or to pull from list of fortunes

v3

  • made into a discord bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages