Skip to content

Releases: Betawolfy/LoreCleaner

v1.1 • User-Friendly update

24 Dec 09:41
3ea148a
Compare
Choose a tag to compare

What's Changed

  • 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

16 Dec 08:31
Compare
Choose a tag to compare

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

  1. Place the lore.txt file in the same directory as this script
  2. Add any strings that need to be removed to the remove.txt file
  3. Optionally, add a footer in footer.txt
  4. Run the script using python index.py
  5. The cleaned text will be saved to lore_cleaned.txt

Read the Readme file for more information.