From b1673bc705bd7e7eed4a4f3e231c8efd5218fdcc Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 13 Mar 2023 17:53:18 +0100 Subject: [PATCH] Changing to #recruitment channel --- recruitmentCog/recruitment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recruitmentCog/recruitment.py b/recruitmentCog/recruitment.py index 6dc4d1d..be90336 100644 --- a/recruitmentCog/recruitment.py +++ b/recruitmentCog/recruitment.py @@ -10,7 +10,7 @@ from redbot.core.bot import Red from redbot.core.utils.predicates import MessagePredicate guild_id = 274657393936302080 -application_channel_id = 1023172488143839252 +application_channel_id = 656913501243310093 class Recruitment(commands.Cog): """A cog that lets a user send a membership application."""