diff --git a/deploy/prod/clawdbot.json b/deploy/prod/clawdbot.json index 23eae9a4c..4733a6e73 100644 --- a/deploy/prod/clawdbot.json +++ b/deploy/prod/clawdbot.json @@ -76,12 +76,10 @@ }, "plugins": { "entries": { - "discord": { - "enabled": true - }, "checkins": { "enabled": true } - } + }, + "slots": {} } }