Update tiktok voices

This commit is contained in:
derpystuff 2022-07-29 22:34:23 +02:00
parent a17126d0aa
commit 4a2415d8ad
2 changed files with 29 additions and 28 deletions

View file

@ -37,6 +37,7 @@ module.exports = {
})
} catch (e) {
console.log(e)
await context.editOrRespond({
embeds: [createEmbed("error", context, "Unable to generate audio file.")]
})