Archived
1
0
Fork 0
This repository has been archived on 2020-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
news-script/README.md

7 lines
357 B
Markdown
Raw Normal View History

2017-02-08 06:11:07 +02:00
# Interactive Fiction news parser
Originally a parser for Russian Interactive Fiction, now it supports English games too.
2017-02-16 07:33:46 +02:00
Its function is simple: it scans some game hosting sites, finds the new games (published in the last week) and prints a neat list in Markdown format. All automatic.
2017-03-10 08:14:45 +02:00
The `russian.php` is Russian sites, `english.php` is English sites.