Files
aikaterna-cogs/rss/info.json
2020-10-01 15:10:34 -07:00

11 lines
312 B
JSON

{
"author": ["aikaterna"],
"install_msg": "Thanks for installing.",
"short": "Read RSS feeds",
"description": "Read RSS feeds",
"tags": ["rss"],
"permissions": ["embed_links"],
"requirements": ["bs4", "feedparser>=6.0.0", "scipy", "webcolors==1.3"],
"min_bot_version" : "3.4.0"
}