An open API service indexing awesome lists of open source software.

https://github.com/edsu/wikidata-bots

wikidata editing stats for bots
https://github.com/edsu/wikidata-bots

Last synced: about 1 year ago
JSON representation

wikidata editing stats for bots

Awesome Lists containing this project

README

          

wikidata-bots
=============

Creates a graph of active Wikidata bots by hour, day, week and month.

Install
-------

To install you will need nodejs and coffee-script

1. npm install
1. coffee stats.coffee
1. make the directory viewable via an webserver (apache, etc)

stats.coffee
------------

This script will listen for changes announced by mediawiki in
irc://irc.wikimedia.org/wikidata.wikpedia and will post changes
to stathat.com. If you plan on running this you'll want to set
STATHAT_TOKEN in stats.coffee to your own token.

server.coffee
-------------

This is a very simple HTTP server for serving up the static html, javascript,
css files. You should be able to use Apache to serve the directory up as well.

License
-------

* CC0