2020-09-18 16:07:46 -04:00
|
|
|
{
|
2020-09-18 15:33:01 -04:00
|
|
|
"author": ["aikaterna"],
|
|
|
|
|
"install_msg": "Thanks for installing.",
|
2021-10-10 13:26:33 -07:00
|
|
|
"short": "Read RSS feeds.",
|
|
|
|
|
"description": "Read RSS feeds.",
|
2020-09-18 15:33:01 -04:00
|
|
|
"tags": ["rss"],
|
|
|
|
|
"permissions": ["embed_links"],
|
2021-10-19 01:56:05 +02:00
|
|
|
"requirements": ["bs4", "feedparser>=6.0.0", "webcolors==1.3"],
|
|
|
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
2020-09-18 15:33:01 -04:00
|
|
|
}
|