Skip to content

Commit e340444

Browse files
Update manifest.json
1 parent 08a163d commit e340444

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"display_information": {
33
"name": "sandbot",
44
"description": "App for reserving sandboxes",
5-
"background_color": "#a37207"
5+
"background_color": "#a37207",
6+
"long_description": "App for reserving sandboxes using Bolt Framework and SQLite. It helps us manage our sandboxes and keeps us from accidentally stealing them from each other.\r\nSandbot integrates seamlessly with Slack, allowing users to quickly check availability, reserve, and release sandboxes through simple commands. It tracks active reservations, prevents conflicts, and ensures efficient resource usage within the team."
67
},
78
"features": {
89
"bot_user": {

0 commit comments

Comments
 (0)