jaryaman / propNews

Making the news proportionate to global priorities
GNU Affero General Public License v3.0
0 stars 0 forks source link

Generalise to different news vendors #9

Closed jaryaman closed 5 years ago

jaryaman commented 5 years ago

We're currently hardcoded for BBC news. We should generalise so that the bot can take a user-defined list of news sites.

jaryaman commented 5 years ago

Each vendor should be a different table in news.db, or perhaps a column in the table news in news.db. Not sure which is best.

jaryaman commented 5 years ago

@aligreen95, I am working on this in the branch fix_get_full_content if you want to work on this too. Intending to put news sources as a column in news.db.

jaryaman commented 5 years ago

This was done in 9a0f0f76bb48efe93105c634e0981ff92aa9758a