11 lines
417 B
JSON
11 lines
417 B
JSON
{
|
|
"author": ["aikaterna"],
|
|
"description": "Read RSS feeds.",
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users.",
|
|
"install_msg": "Thanks for installing.",
|
|
"min_bot_version": "3.5.0",
|
|
"permissions": ["embed_links"],
|
|
"requirements": ["bs4", "feedparser>=6.0.0", "webcolors==1.3", "filetype"],
|
|
"short": "Read RSS feeds.",
|
|
"tags": ["rss"]
|
|
}
|