From cdc5e46e432b9109c0fee83821dbd7fd4ae57ee0 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Sat, 2 Jun 2018 16:25:15 +0100 Subject: [Jams] Send signup messages to jam log channel --- pysite/constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pysite/constants.py') diff --git a/pysite/constants.py b/pysite/constants.py index 0099c946..806a6430 100644 --- a/pysite/constants.py +++ b/pysite/constants.py @@ -129,3 +129,4 @@ RMQ_PORT = 5672 # Channels CHANNEL_MOD_LOG = 282638479504965634 CHANNEL_DEV_LOGS = 409308876241108992 +CHANNEL_JAM_LOGS = 452486310121439262 -- cgit v1.2.3