Prettier EBCH Chatlogs by Haruhi #78366 Download
A quick and easy way to get some styling on EBCH chatlogs.
Thanks to Elicia #10831 for the logger!
Sample Image:
- Download PECL.exe.
- Create a input_chat folder in tne same directory as the exe.
- Put the chatlog .html files in input_chat folder.
- Run the .exe and get your output in output_chat folder.
If you have knowledge of python, you could just use the .py file. You need to pip install tqdm for the progress bar or remove it from the code.
- The newer chatlogs don't have character color information present, so its best if you keep older chatlogs in the folder if you have them, which would be picked up by PECL to color the rest of the places the character shows up.
- You can change the randomly chosen color for each characters in char_config.json which is generated on first run of the program. Just search their Member Number or Name and change the hex code. Run the program again to generate new html file with the modified colors. (I'm free for new ideas on how this could be better handled)
