We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aeae4 commit cfef5cdCopy full SHA for cfef5cd
src/events/threadCreate.ts
@@ -1,5 +1,4 @@
1
import { on } from "node:events";
2
-import { setTimeout as wait } from "node:timers/promises";
3
import { logger } from "@yuudachi/framework";
4
import type { Event } from "@yuudachi/framework/types";
5
import type { ThreadChannel } from "discord.js";
0 commit comments