Add channels.discord config to Openclaw
This commit is contained in:
parent
19bcc4c5fc
commit
99a424aa34
1 changed files with 12 additions and 14 deletions
|
|
@ -15,8 +15,7 @@
|
||||||
"discord": {
|
"discord": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"groupPolicy": "open",
|
"groupPolicy": "open",
|
||||||
"dmPolicy": "open",
|
"dmPolicy": "open"
|
||||||
"allowFrom": ["*"]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"agents": {
|
"agents": {
|
||||||
|
|
@ -41,5 +40,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue