11 lines
285 B
JSON
11 lines
285 B
JSON
{
|
|
"author": ["aikaterna"],
|
|
"install_msg": "Thanks for installing.",
|
|
"short": "Read RSS feeds",
|
|
"description": "Read RSS feeds",
|
|
"tags": ["rss"],
|
|
"permissions": ["embed_links"],
|
|
"requirements": ["feedparser>=6.0.0", "bs4"],
|
|
"min_bot_version" : "3.4.0"
|
|
}
|