mirror of
https://github.com/janderedev/automod.git
synced 2024-12-22 10:45:27 +00:00
remove discord's typo
This commit is contained in:
parent
26728602b5
commit
fde55d6452
|
@ -524,7 +524,7 @@ async function renderSystemMessage(
|
||||||
return `:01GJ39CX4H8KJEFF63ZT744S24: **${message.author.username.replace(
|
return `:01GJ39CX4H8KJEFF63ZT744S24: **${message.author.username.replace(
|
||||||
/\*/g,
|
/\*/g,
|
||||||
"\\*"
|
"\\*"
|
||||||
)}** just Boosted the server!`;
|
)}** just boosted the server!`;
|
||||||
default:
|
default:
|
||||||
return undefined;
|
return undefined;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue