edgarskos / wikidata_labels_nb_no

Wikidata-bot for moving labels from no to nb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wikidata-bot for moving labels from no to nb

License:The Unlicense


Languages

Language:Python 98.4%Language:Shell 1.6%