docs(slack): set always online to true in example app manifest

This commit is contained in:
@zimeg
2026-04-03 13:15:31 -07:00
parent f59c52bc16
commit 8d557c19d5
3 changed files with 3 additions and 2 deletions

View File

@@ -403,7 +403,7 @@ Notes:
"features": {
"bot_user": {
"display_name": "OpenClaw",
"always_online": false
"always_online": true
},
"app_home": {
"messages_tab_enabled": true,