Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 471 Bytes

File metadata and controls

18 lines (12 loc) · 471 Bytes

Mirrored copy of MikuMod source code (TODOs and other code comments removed).


MikuMod is an automod for VocaDB.

  • Basic usage: uv run mikumod.py
  • Advanced usage instructions: uv run mikumod.py -h

Supported features:

  1. Send welcome messages
  2. Check new edits
  3. Fix or report rule violations
  4. Re-check entry reports

Rule checks are implemented inside /rule_modules/.

Local cache and git data storage are used whenever possible to improve performance.