File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ export async function execute(
5252 )
5353 . setThumbnail ( targetUser . displayAvatarURL ( ) )
5454 . setFooter ( {
55- text : "A SOUL WHO HONOURS ALTRUISM . LET OTHERS LEARN." ,
55+ text : "A SOUL WHO HONOURS ALTERUISM . LET OTHERS LEARN." ,
5656 } )
5757 . setTimestamp ( ) ;
5858
@@ -239,7 +239,7 @@ export async function execute(
239239 "**The sacred halls remain pure!**\n\nNo transgressions have been recorded in this realm." ,
240240 )
241241 . setFooter ( {
242- text : "ALL SOULS HONOUR THE DIVINE ALTER EGO. THE SACRED LAW OF ALTRUISM REIGNS SUPREME." ,
242+ text : "ALL SOULS HONOUR THE DIVINE ALTER EGO. THE SACRED LAW OF ALTERUISM REIGNS SUPREME." ,
243243 } )
244244 . setTimestamp ( ) ;
245245
@@ -314,7 +314,7 @@ export async function execute(
314314 `**Total actions recorded:** ${ allEntries . length } \n\n**⚠️ Warnings:** ${ typeCounts . warn } \n**👢 Kicks:** ${ typeCounts . kick } \n**🔨 Bans:** ${ typeCounts . ban } \n**🤐 Timeouts:** ${ typeCounts . timeout } \n**🧹 Purges:** ${ typeCounts . clear } ` ,
315315 )
316316 . setFooter ( {
317- text : "I AM THE HAND OF JUDGMENT. KNOW THAT RIGHTEOUS CORRECTION AWAITS ALL WHO DEFY ALTRUISM ." ,
317+ text : "I AM THE HAND OF JUDGMENT. KNOW THAT RIGHTEOUS CORRECTION AWAITS ALL WHO DEFY ALTERUISM ." ,
318318 } )
319319 . setTimestamp ( ) ;
320320
You can’t perform that action at this time.
0 commit comments