aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 7bd10b5f..3b3d7711 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -127,6 +127,7 @@ class Categories(NamedTuple):
media = 799054581991997460
staff = 364918151625965579
+codejam_categories_name = "Code Jam" # Name of the codejam team categories
class Client(NamedTuple):
name = "Sir Lancebot"