Fox-V3/tts/info.json
2020-08-13 12:18:31 -04:00

19 lines
463 B
JSON

{
"author": [
"Bobloy"
],
"min_bot_version": "3.3.0",
"description": "Send Text2Speech messages as an uploaded mp3",
"hidden": false,
"install_msg": "Thank you for installing TTS. Get started with `[p]load tts`, then `[p]help TTS`",
"requirements": [
"gTTS"
],
"short": "Send TTS messages as uploaded mp3",
"end_user_data_statement": "This cog does not store any End User Data",
"tags": [
"bobloy",
"utils",
"audio"
]
}