fix(automod): a
vi v@vt3e.cat
Tue, 07 Apr 2026 02:27:47 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/automod/index.ts
→
src/automod/index.ts
@@ -12,7 +12,7 @@ const pendingReports = new Map<UserId, Pending>();
const cooldowns = new Map<UserId, NodeJS.Timeout>(); async function getLogChannel(client: Client) { - return client.channels.fetch("1477508937287864431"); + return client.channels.fetch("1478940790112915486"); } export async function handleMessage(client: Client, message: Message) {