From 79cb4bd41d53565e93f06213bf6b83f81e69d74f Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Thu, 22 Dec 2022 21:07:18 +0200 Subject: [PATCH] Fix coach role ID --- discord-bot/ids.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord-bot/ids.ts b/discord-bot/ids.ts index c4f6d532d..6c39df8ea 100644 --- a/discord-bot/ids.ts +++ b/discord-bot/ids.ts @@ -4,7 +4,7 @@ const ids = { }, roles: { sroLfg: "749589703371653158", - sroCoach: "1053243405179826266", + sroCoach: "807258345223356486", plusTwoPings: "678602424314888224", plusThreePings: "818060819811663872", plusOne: "657613334249734165",