GalaxyCogs/musicdownloader/info.json

10 lines
507 B
JSON
Raw Normal View History

2023-07-31 21:35:15 -04:00
{
"author" : ["SeaswimmerTheFsh"],
"install_msg" : "Thank you for installing MusicDownloader!\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs",
2023-07-31 21:35:15 -04:00
"name" : "MusicDownloader",
"short" : "Custom cog intended for use on the Galaxy discord server.",
"description" : "Custom cog intended for use on the Galaxy discord server.",
"end_user_data_statement" : "This cog does not store any End User Data.",
2023-08-07 17:55:29 -04:00
"requirements": ["yt_dlp"]
2023-07-31 21:35:15 -04:00
}