Skip to content

Commit

Permalink
Add logs to verify script
Browse files Browse the repository at this point in the history
  • Loading branch information
nthouliss committed Sep 20, 2023
1 parent 587bc92 commit 3f20b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/verify/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ export async function sendDiscordWebhook(value) {
}
}

await sendDiscordWebhook(process.env.EXTENSION_KEY);
await sendDiscordWebhook("/verify dice");

0 comments on commit 3f20b74

Please sign in to comment.