[TTS] Add pycountry to info.json requirements

pull/179/head
Kreusada 4 years ago committed by GitHub
parent e1a30359d8
commit d2e9ee2ce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,8 @@
"hidden": false,
"install_msg": "Thank you for installing TTS. Get started with `[p]load tts`, then `[p]help TTS`",
"requirements": [
"gTTS"
"gTTS",
"pycountry"
],
"short": "Send TTS messages as uploaded mp3",
"end_user_data_statement": "This cog does not store any End User Data",
@ -16,4 +17,4 @@
"utils",
"audio"
]
}
}

Loading…
Cancel
Save