Ruby-Cogs/lastfm/info.json
2025-03-26 10:59:44 -04:00

27 lines
580 B
JSON

{
"author": [
"flare(flare#0001)",
"joinem",
"fixator10",
"ryan"
],
"install_msg": "Thanks for installing!\n\nOnce you've loaded the cog run the `[p]lastfmset` command for instructions on how to set your API key!",
"name": "LastFm",
"disabled": false,
"short": "Port of Miso Bot's LastFM Cog",
"description": "Port of Miso Bot's LastFM Cog,",
"tags": [
"LastFM",
"scrobbler",
"music"
],
"hidden": false,
"requirements": [
"humanize",
"bs4",
"tabulate",
"wordcloud",
"arrow"
],
"min_bot_version": "3.5.0"
}