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:
- Send welcome messages
- Check new edits
- Fix or report rule violations
- Re-check entry reports
Rule checks are implemented inside /rule_modules/.
Local cache and git data storage are used whenever possible to improve performance.