Send messages using discord emote letters to annoy your friends and make people despise you
You simply run the script, enter the text you want to convert to emotes and press enter. The text will be copied to your clipboard and all you have to do is navigate to the discord chat and press Ctrl + V
.
Note : This works with English alphabets
[a-z]
and numbers[0-9]
only any other character will just be outputted as it was inputted.
- Python is required to run the script (This script was made on version 3.11.2)
Open CMD and run the following commands
cd %userprofile%\Desktop
curl -O https://www.python.org/ftp/python/3.11.2/python-3.11.2-amd64.exe
If you are facing problems with curl, you can just head to www.python.org and download the latest version.
With this you should have the installation file on your desktop (if you used curl) or whatever directory you saved it on.
Its an easy installation just make sure to check the ADD PATH
option.
- Clone or download the repository
git clone https://github.com/riad-azz/discord-text-to-emote.git
- Navigate to the repository folder
cd discord-text-to-emote
- Run the script
python run.py
Have fun being annoying to your friends