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
- Host: GitHub
- URL: https://github.com/edsu/wikidata-bots
- Owner: edsu
- Created: 2013-04-11T14:19:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-26T09:25:02.000Z (about 13 years ago)
- Last Synced: 2024-10-12T06:31:44.851Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://inkdroid.org/wikidata-bots/
- Size: 248 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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