diff --git a/src/commands/rip.ts b/src/commands/rip.ts index 7c20aad..3131334 100644 --- a/src/commands/rip.ts +++ b/src/commands/rip.ts @@ -18,9 +18,8 @@ export const rip = (message: DiscordenoMessage) => { { color: infoColor2, title: `${config.name} was built in memory of my Grandmother, Babka`, - description: `With much love, Ean - - December 21, 2020`, + description: 'With much love, Ean', + footer: { text: 'December 21, 2020' }, }, ], })