- This is a python script that takes in a string from the user command line
- mockifies the string
- adds the string to the image of spongebob
- opens the image in the default image view
- filename for the output image is completely unique and can never be duplicated, so your existing memes wont be overwritten
- git clone this repo
- cd into the newly cloned repo
- make sure you have python3 and pip installed (pip should have been installed with your python3)
- in terminal/command line type:
pip3 install -r requirements.txt
- followed by:
python3 bob.py