forked from distok/cutthecord
mutant: I'm an idiot
This commit is contained in:
parent
c9f6835a3a
commit
6c0281585b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import shutil
|
|||
|
||||
# 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")
|
||||
extracted_mutstd_path = os.environ.get("DISTOK_EMOJI_MUTANT", "/root/distokfiles/mutant/72x72")
|
||||
|
||||
|
||||
# Add your custom emojis here
|
||||
|
|
Loading…
Reference in a new issue