From 523f3b08acefdcaad205245a4966ab5ae2fbb2ae Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Tue, 22 Jan 2019 23:57:21 +0300 Subject: [PATCH] whoops --- patches/mutant/emojireplace.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/patches/mutant/emojireplace.py b/patches/mutant/emojireplace.py index 6345082..9df4ddb 100644 --- a/patches/mutant/emojireplace.py +++ b/patches/mutant/emojireplace.py @@ -4,8 +4,11 @@ import re import shutil # REPLACE THESE LINES -extracted_discord_path = "/home/ave/Downloads/dic/com.discord-832" -extracted_mutstd_path = "/home/ave/Downloads/dic/72x72" +# extracted_discord_path = "/home/ave/Downloads/dic/com.discord-832" +# extracted_mutstd_path = "/home/ave/Downloads/dic/72x72" +extracted_discord_path = "/tmp/cutthecord/discord" +extracted_mutstd_path = "/var/www/mutant/72x72" + # Add your custom emojis here # with "mutstd filename": "discord filename".