Skip to content

Commit 5cba81f

Browse files
feat: enable always online bot users (#86)
Co-authored-by: slack-samples[bot] <169401055+slack-samples[bot]@users.noreply.github.com>
1 parent 6202273 commit 5cba81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"bot_user": {
1313
"display_name": "Bolt Python AI Agent",
14-
"always_online": false
14+
"always_online": true
1515
},
1616
"assistant_view": {
1717
"assistant_description": "Hi, I am an agent built using Bolt for Python. I am here to help you out!",

0 commit comments

Comments
 (0)