We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eed39c commit 1f1d924Copy full SHA for 1f1d924
backend/src/plugins/Automod/actions/addReactions.ts
@@ -1,4 +1,4 @@
1
-import { GuildTextBasedChannel, Snowflake } from "discord.js";
+import { Snowflake } from "discord.js";
2
import { z } from "zod";
3
import { noop } from "../../../utils.js";
4
import { automodAction } from "../helpers.js";
0 commit comments