You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fox-V3/tts/info.json

19 lines
463 B

{
"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"
]
}