2020-09-18 16:07:46 -04:00
|
|
|
{
|
2020-09-18 15:33:01 -04:00
|
|
|
"author": ["aikaterna"],
|
|
|
|
|
"install_msg": "Thanks for installing.",
|
|
|
|
|
"short": "Read RSS feeds",
|
|
|
|
|
"description": "Read RSS feeds",
|
|
|
|
|
"tags": ["rss"],
|
|
|
|
|
"permissions": ["embed_links"],
|
2020-10-01 15:10:34 -07:00
|
|
|
"requirements": ["bs4", "feedparser>=6.0.0", "scipy", "webcolors==1.3"],
|
2020-09-19 02:56:05 +05:30
|
|
|
"min_bot_version" : "3.4.0"
|
2020-09-18 15:33:01 -04:00
|
|
|
}
|