For when you want to annoy your friends with emojis
Find a file
2024-11-20 18:24:29 -05:00
.gitattributes Initial commit 2024-11-12 15:31:35 -05:00
.gitignore Update .gitignore 2024-11-20 14:14:46 -05:00
app.py more punctuation 2024-11-20 18:24:29 -05:00
README.md update README and emojis 2024-11-20 18:01:51 -05:00
requirements.txt trying to add to vercel 2024-11-13 11:41:27 -05:00
testGet.py update port 2024-11-20 14:13:42 -05:00

#Emojify Server This is a simple server that takes a string as input and returns the string with emojis. The server is written in Python and uses Flask as the web framework and I am running this on Hackclub's nest server.

I have added a bunch of emojis manually but in the future I plan to use AI to predict the emojis based on the text.