Files
aikaterna-cogs/rss/info.json
2021-10-10 13:26:33 -07:00

10 lines
273 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", "webcolors==1.3"],
}