18 lines
707 B
JSON
18 lines
707 B
JSON
{
|
|
"author" : ["SeaswimmerTheFsh (seasw.)"],
|
|
"install_msg" : "Thank you for installing TTS!\nPlease read the [documentation](https://seacogs.coastalcommits.com/tts) for more information.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).",
|
|
"name" : "TTS",
|
|
"short" : "Text to Speech through Pylav",
|
|
"description" : "Text to Speech through Pylav",
|
|
"end_user_data_statement" : "This cog does not store end user data.",
|
|
"hidden": false,
|
|
"disabled": false,
|
|
"min_bot_version": "3.5.0",
|
|
"min_python_version": [3, 10, 0],
|
|
"tags": [
|
|
"pylav",
|
|
"audio",
|
|
"tts"
|
|
],
|
|
"required_cogs": {"audio" : "https://github.com/PyLav/Red-Cogs"}
|
|
}
|