Ruby-Cogs/audioslash/info.json
2025-02-19 22:02:13 -05:00

12 lines
873 B
JSON

{
"author": ["hollowstrawberry"],
"min_bot_version": "3.5.0",
"description": "Audio cog commands in the form of slash commands, with YouTube and playlist autocomplete. Uses up ~10 slash commands out of the available 100.",
"hidden": false,
"install_msg": "🎵 __**AudioSlash**__ ```Cog installed. Instructions:\n1. Load it with [p]load audioslash\n2. There are ~10 slash commands in this cog. You may enable them all with [p]slash enablecog audioslash\n3. Sync slash commands with [p]slash sync\n4. You may need to restart Discord to see the new commands.```",
"required_cogs": {},
"requirements": ["yt-dlp"],
"short": "Audio cog commands in the form of slash commands, with YouTube and playlist autocomplete.",
"end_user_data_statement": "This cog does not store user data.",
"tags": ["crab", "voice", "audio", "music", "slash"]
}