commit | 377794fe745d557d383ff45b772a8f579f097a2a | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Mon Apr 18 19:01:01 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Mon Apr 18 19:01:01 2022 +0100 |
tree | 31c7402c6fcc8d73fd3af2efa71328eb77979791 | |
parent | 32767210d0bcb9283e7fa113d0279990b7240382 [diff] [blame] |
i have not committed in years
diff --git a/src/commands/privacy.ts b/src/commands/privacy.ts index 063f195..3174421 100644 --- a/src/commands/privacy.ts +++ b/src/commands/privacy.ts
@@ -1,4 +1,4 @@ -import { CommandInteraction } from "discord.js"; +import Discord, { CommandInteraction } from "discord.js"; import { SlashCommandBuilder } from "@discordjs/builders"; import { WrappedCheck } from "jshaiku"; import { testLink, testMalware, testNSFW } from '../utils/scanners.js';