/wikidata_labels_nb_no

Wikidata-bot for moving labels from no to nb

Primary LanguagePythonThe UnlicenseUnlicense

Install:

virtualenv ENV
. ENV/bin/activate
pip install -r requirements.txt
cp config.dist.json config.json

Edit config.json and run bot.sh. Then python interactive.py to handle the remaining cases.

Make a SSH tunnel to labsdb:

ssh -L 4711:wikidatawiki.labsdb:3306 USERNAME@login.tools.wmflabs.org