|
|
|
|
|
by wybiral
2665 days ago
|
|
Awesome! I've been working on a collection of news source parsers [1] (a combination of RSS and HTML scrapers) that this will work perfect with to replace my native news app. All I have to do is pipe the lines from my parser through a Python script issuing these message POST requests and it just works out of the box. [1] https://github.com/wybiral/stream-sources |
|