You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest.json
+2-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
"display_information": {
3
3
"name": "sandbot",
4
4
"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."
0 commit comments