From 67b2049d12888c1f5bf4ce0d64655d469843b8e0 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Thu, 26 May 2022 09:57:56 +0100 Subject: Allow latex command in data science and ai channel --- bot/constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'bot/constants.py') diff --git a/bot/constants.py b/bot/constants.py index da81a089..bc0b5931 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -112,6 +112,7 @@ class Channels(NamedTuple): bot_commands = 267659945086812160 community_meta = 267659945086812160 organisation = 551789653284356126 + data_science_and_ai = 366673247892275221 devlog = int(environ.get("CHANNEL_DEVLOG", 622895325144940554)) dev_contrib = 635950537262759947 mod_meta = 775412552795947058 -- cgit v1.2.3