Skip to content

English Wikipedia non-free content bot

License

Notifications You must be signed in to change notification settings

jjmc89-bot/nfcbot

Repository files navigation

pre-commit.ci status Code style: black

nfcbot

nfcbot manages non-free media on the English Wikipedia.

  • List some policy violations: nfcbot list-vios ...
  • Fix some non-free use rationales: nfcbot nfur-fixer ...
  • Tag orphaned files for (revision) deletion: nfcbot orphan-tagger ...
  • Tag large files for reduction: nfcbot reduce-tagger ...
  • Remove some policy violations: nfcbot remove-vios ...

Toolforge setup

rm -fdr $HOME/repo && git clone --depth 1 --single-branch https://github.com/jjmc89-bot/nfcbot $HOME/repo && toolforge-jobs run setup-venv --command $HOME/repo/.toolforge/bin/setup-venv --image python3.11 --wait && toolforge-jobs load $HOME/repo/.toolforge/cronjobs.yaml