eidng8/sttbot

View on GitHub
README.md

Summary

Maintainability
Test Coverage
CircleCI
[![CircleCI](https://circleci.com/gh/eidng8/sttbot.svg?style=svg)](https://circleci.com/gh/eidng8/sttbot)

TravisCI
[![Build Status](https://travis-ci.org/eidng8/sttbot.svg?branch=master)](https://travis-ci.org/eidng8/sttbot)

StyleCI
[![StyleCI](https://styleci.io/repos/79508314/shield?branch=master)](https://styleci.io/repos/79508314)

GitLab
[![build status](https://gitlab.com/stthb/sttbot/badges/master/build.svg)](https://gitlab.com/stthb/sttbot/commits/master)
[![coverage report](https://gitlab.com/stthb/sttbot/badges/master/coverage.svg)](https://gitlab.com/stthb/sttbot/commits/master)

VersionEye
[![Dependency Status](https://www.versioneye.com/user/projects/5886d78db194d40039c906e6/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5886d78db194d40039c906e6)

Code Climate
[![Test Coverage](https://codeclimate.com/github/eidng8/sttbot/badges/coverage.svg)](https://codeclimate.com/github/eidng8/sttbot/coverage)
[![Issue Count](https://codeclimate.com/github/eidng8/sttbot/badges/issue_count.svg)](https://codeclimate.com/github/eidng8/sttbot)


# Star Trek Timelines Wiki Crawler
[![CircleCI](https://img.shields.io/circleci/project/github/eidng8/sttbot.svg?style=flat-square)](https://circleci.com/gh/eidng8/sttbot)
[![Code Climate](https://img.shields.io/codeclimate/github/eidng8/sttbot.svg?style=flat-square)](https://codeclimate.com/github/eidng8/sttbot)
[![Code Climate](https://img.shields.io/codeclimate/coverage/github/eidng8/sttbot.svg?style=flat-square)](https://codeclimate.com/github/eidng8/sttbot/coverage)
[![VersionEye](https://img.shields.io/versioneye/d/user/projects/5886d78db194d40039c906e6.svg?style=flat-square)](https://www.versioneye.com/user/projects/5886d78db194d40039c906e6)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)

Star Trek Timelines data miner. Extracts data from 
https://stt.wiki/ and serves to [stthb](https://github.com/eidng8/stthb)

----------------

This project serves a few purpose:

* As the name depicts & the above description says;
* As a trial of specific MediaWiki wiki-text parser;
* As a test bed to try out PHP 7.1 features & tools;
* As a test bed to try out various public services;


-------------------
DISABLED


CodeCov
[![codecov](https://codecov.io/gh/eidng8/sttbot/branch/master/graph/badge.svg)](https://codecov.io/gh/eidng8/sttbot)