diff options
author | 2024-07-05 18:07:01 +0100 | |
---|---|---|
committer | 2024-07-05 18:07:01 +0100 | |
commit | 7a77fb1bd3ef3421736ad95eb28f55c942867bec (patch) | |
tree | 500ac44c31351f645c8090510ff20840a310657c | |
parent | Add YouTube API key to king-arthur (diff) |
Add sumer code jam announcement channel id
-rw-r--r-- | kubernetes/namespaces/bots/sir-robin/configmap.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/namespaces/bots/sir-robin/configmap.yaml b/kubernetes/namespaces/bots/sir-robin/configmap.yaml index 7aa7689..9e094f2 100644 --- a/kubernetes/namespaces/bots/sir-robin/configmap.yaml +++ b/kubernetes/namespaces/bots/sir-robin/configmap.yaml @@ -7,3 +7,4 @@ data: AOC_YEAR: '2023' BOT_DEBUG: 'False' CATEGORY_SUMMER_CODE_JAM: '1258091972246376468' + CHANNEL_SUMMER_CODE_JAM_ANNOUNCEMENTS: '1258830961718857778' |