providing password reset services for a long while: circa 2025
1display_information:
2 name: Hackatime Bot
3 description: Your friendly neighborhood bad ass, time tracking, password resetting, slack bot
4 background_color: "#a83236"
5features:
6 bot_user:
7 display_name: hackatime
8 always_online: true
9 slash_commands:
10 - command: /hackatime
11 url: https://casual-renewing-reptile.ngrok-free.app/slack
12 description: manage your hackatime account!
13 should_escape: true
14 unfurl_domains:
15 - waka.hackclub.com
16oauth_config:
17 scopes:
18 bot:
19 - channels:join
20 - channels:read
21 - chat:write
22 - chat:write.public
23 - commands
24 - links:read
25 - users.profile:read
26 - users:read
27 - users:read.email
28 - links:write
29settings:
30 event_subscriptions:
31 request_url: https://casual-renewing-reptile.ngrok-free.app/slack
32 bot_events:
33 - link_shared
34 interactivity:
35 is_enabled: true
36 request_url: https://casual-renewing-reptile.ngrok-free.app/slack
37 org_deploy_enabled: false
38 socket_mode_enabled: false
39 token_rotation_enabled: false