hackatime/slack_manifest_harbor.yml
2025-03-13 11:25:53 -04:00

30 lines
906 B
YAML

# from https://app.slack.com/app-settings/T0266FRGM/A08EJ0W7N82/app-manifest
display_information:
name: Hackatime
description: Track your time on Hackatime!
background_color: "#de9c0d"
features:
bot_user:
display_name: hackatime
always_online: false
slash_commands:
- command: /timedump
url: https://timedump.hackclub.com/timedump/slack/commands
description: check your time dump!
should_escape: false
oauth_config:
redirect_urls:
- http://localhost:3000/auth/slack/callback
- https://hackatime.hackclub.com/auth/slack/callback
- https://timedump.hackclub.com/auth/slack/callback
- https://harbor.hackclub.com/auth/slack/callback
scopes:
user:
- users.profile:read
- users.profile:write
- users:read
- users:read.email
settings:
org_deploy_enabled: false
socket_mode_enabled: false
token_rotation_enabled: false