Releases: Betawolfy/LoreCleaner
Releases · Betawolfy/LoreCleaner
v1.1 • User-Friendly update
What's Changed
- Upgrade to version 1.1 by @Betawolfy in #1
- Added recognition of dialogues and actions
- Made console input more user-friendly
- Added AM/PM time removal
- WIP: Added Name checking.
Full Changelog: v1.0...v1.1
v1.0 • general release
v1.0 • general release
The first release of the program for use.
Features
- Removes time (format HH:MM).
- Removes and, optionally, replaces names in the cleared log.
- Removes empty lines.
- Keeps the format and RP unusual character.
Usage/Examples
- Place the lore.txt file in the same directory as this script
- Add any strings that need to be removed to the remove.txt file
- Optionally, add a footer in footer.txt
- Run the script using
python index.py
- The cleaned text will be saved to lore_cleaned.txt
Read the Readme file for more information.