From e1c9b61049fed762cb7224c39fc3c2dc52523b97 Mon Sep 17 00:00:00 2001 From: Patrick Gallagher Date: Fri, 17 Sep 2021 01:11:35 -0500 Subject: [PATCH] Temp change the channel --- src/commands/tenmans.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/tenmans.ts b/src/commands/tenmans.ts index 1711fbb..7aaec4e 100644 --- a/src/commands/tenmans.ts +++ b/src/commands/tenmans.ts @@ -92,7 +92,7 @@ class SubcommandTenmansStart extends MessageExecutable { time = this.interaction.options.getString("time"); tenmansQueue = []; const queueChannel = this.interaction.guild.channels.cache.get( - "887569137319149578" + "725570244256464896" ) as TextChannel; const queueId = "stub";