Tweets about new Wikipedia articles with an invitation to contribute to them using hashtags selected based upon WikiProject templates on talkpages.
A very quick implementation based on this proposal.
Tweeting now as @wpstubs!
- Clone the repo
cd wpstubsnpm installcp config.json.example config.json- modify
config.jsonwith credentials node app.js- yay!
ssh {username}@trusty.tools.wmflabs.org -ybecome {project}mkdir wpstubs && cd wpstubsgit clone https://github.com/theopolisme/wpstubs.gitnpm installjstart -once -continuous -N wpstubs -mem 1G node /data/project/{project}/wpstubs/wpstubs/app.js