22 lines
874 B
Markdown
22 lines
874 B
Markdown
# Description
|
|
Pleromji is a python script designed to help Pleroma instance admins format an emoji.txt for adding custom emojis.
|
|
I decided to make it when I was trying to add Mutant Standard to my instance and was overwhelmed with adding all the emoji paths to a text file.
|
|
|
|
# Usage
|
|
`python pleromoji.py [path]`
|
|
|
|
where [path] is the current path to the directory you wish to run the script on.
|
|
Or, you can simply omit the path and run:
|
|
|
|
`python pleromoji.py`
|
|
|
|
if you have the script in the current directory you wish to run the script on.
|
|
|
|
The result will be an emoji.txt file saved in the same directory as the script correctly formated.
|
|
|
|
# Troubleshooting
|
|
Idk, maybe you didn't put a directory that has the .png files? I made this cript in like an hour.
|
|
|
|
Feel free to hmu if you need help or have suggestions:
|
|
@shadow8t4@pleroma.werefoxsoftware.com
|
|
@shadow8t4@cybre.space
|