Update tiktok voices

This commit is contained in:
derpystuff 2022-07-28 14:56:32 +02:00
parent a17126d0aa
commit d1c7d361c3
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.")]
})