diff options
author | 2020-03-01 18:57:39 -0500 | |
---|---|---|
committer | 2020-03-01 18:57:39 -0500 | |
commit | 10b63edcefa3dc53c833c0ce383b003823f7fa7c (patch) | |
tree | 4260d15d2f060e82fba1abcf1adfc84759e3324a /docker-compose.yml | |
parent | Update devlog channel constant (diff) |
Strip references to seasonalbot chat
Redirect any output to seasonalbot commands, where relevant
Diffstat (limited to 'docker-compose.yml')
-rw-r--r-- | docker-compose.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index f2f4b056..30e8a109 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,7 +16,6 @@ services: # - SEASONALBOT_ADMIN_ROLE_ID= # - CHANNEL_ANNOUNCEMENTS= # - CHANNEL_DEVLOG= - # - CHANNEL_SEASONALBOT_CHAT= # - SEASON_OVERRIDE= volumes: |