Skip to content

Python script that takes in a string and then mockifys it and adds it to the spongebob image

Notifications You must be signed in to change notification settings

prabogey/spongebob_mock_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spongebob Mockify

  1. This is a python script that takes in a string from the user command line
  2. mockifies the string
  3. adds the string to the image of spongebob
  4. opens the image in the default image view
  5. filename for the output image is completely unique and can never be duplicated, so your existing memes wont be overwritten

To Install and Run on Computer

  1. git clone this repo
  2. cd into the newly cloned repo
  3. make sure you have python3 and pip installed (pip should have been installed with your python3)
  4. in terminal/command line type: pip3 install -r requirements.txt
  5. followed by: python3 bob.py

About

Python script that takes in a string and then mockifys it and adds it to the spongebob image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages