Skip to content

DrgnFireYellow/emojicord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmojiCord

EmojiCord is a tool to make images copy and pastable to look like a discord emoji.

Full Version Windows (Recommended)

pip install -r fullrequirements.txt
cd full
streamlit run "My Emoji.py"

Full Version Mac/Linux (Recommended)

To run the full version, use the following commands:

pip install -r fullrequirements.txt
cd full
streamlit run My\ Emoji.py

Lite Version

Start by putting your images in the input folder. Then, run the following commands:

pip install -r literequirements.txt
python lite.py

Your emojis will be in the output folder and also on the web server that the program starts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages