{
  "display_information": {
    "name": "Jef",
    "description": "Jef decides. Nothing is read. A parody by TypoSafe AI.",
    "background_color": "#3b5bff"
  },
  "features": {
    "bot_user": { "display_name": "Jef", "always_online": true },
    "slash_commands": [
      {
        "command": "/jef",
        "url": "https://typosafe.lol/api/slack",
        "description": "Jef decides. Nothing is read.",
        "usage_hint": "pizza | sushi | leftovers",
        "should_escape": false
      }
    ]
  },
  "oauth_config": { "scopes": { "bot": ["commands"] } },
  "settings": { "org_deploy_enabled": false, "socket_mode_enabled": false, "token_rotation_enabled": false }
}
