Brandon209-Red-bot-Cogs/sfx/info.json
2020-06-26 00:21:16 -04:00

16 lines
345 B
JSON

{
"author": [
"Brandons209"
],
"install_msg": "Thanks for install.",
"short": "Play sound effects!",
"description": "Play sound effects, either via links or files. Integrates with economy and cost manager cog.",
"min_bot_version": "3.5.0",
"requirements": ["tabulate"],
"tags": [
"sfx",
"saysound",
"audio"
]
}