Skip to content

Commit

Permalink
empty logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Larsundso committed Dec 30, 2024
1 parent d1330e8 commit aa55e05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Events/BotEvents/messageEvents/messageCreate/antivirus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ const log = (
language: CT.Language,
url: Awaited<ReturnType<typeof run>>,
) => {
if (!url.url && !url.urls.length) return;

const payload: CT.UsualMessagePayload = {
embeds: [
{
Expand Down

0 comments on commit aa55e05

Please sign in to comment.