Drop more dependencies on /home/ave/

This commit is contained in:
ave 2020-05-25 03:19:19 +03:00
parent 1ef4aeca93
commit c9f6835a3a
Signed by untrusted user: a
GPG key ID: 398DD7BD03276F6D
4 changed files with 18 additions and 12 deletions

View file

@ -3,11 +3,9 @@ import os
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 = "/tmp/cutthecord/discord"
extracted_mutstd_path = "/var/www/mutant/72x72"
# You'll likely want to edit these lines or set DISTOK_EXTRACTED_DISCORD_PATH and DISTOK_EMOJI_MUTANT
extracted_discord_path = os.environ.get("DISTOK_EXTRACTED_DISCORD_PATH", "/tmp/cutthecord/discord")
extracted_blobmoji_path = os.environ.get("DISTOK_EMOJI_MUTANT", "/root/distokfiles/mutant/72x72")
# Add your custom emojis here