[cmd](tts) remove embed footer for tts commands

This commit is contained in:
derpystuff 2022-06-07 15:10:46 +02:00
parent b2beb77ae1
commit 72828b408f
3 changed files with 7 additions and 2 deletions

View file

@ -12,6 +12,11 @@ const embedTypes = Object.freeze({
}
}
},
"defaultNoFooter": (context) => {
return {
color: COLORS.embed
}
},
"warning": (context) => {
return {
author: {