KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

Regenerating regular expressions blanks JSON files #5

Closed KockaAdmiralac closed 2 years ago

KockaAdmiralac commented 6 years ago

Description

When run with --generate command-line option, KockaLogger blanks the JSON files instead of generating i18n regular expressions from them.

Reproduction steps

  1. Run node main.js --generate
  2. Run node main.js

Expected behavior

The JSON files are properly saved.

Notes

Generation itself works fine.

KockaAdmiralac commented 2 years ago

This option no longer exists.