this repo has no description
1display_information:
2 name: IRC Bridge
3 description: Bridges messages between Slack and IRC (irc.hackclub.com)
4 background_color: "#2c2d30"
5features:
6 bot_user:
7 display_name: IRC Bridge
8 always_online: true
9oauth_config:
10 scopes:
11 bot:
12 - channels:history
13 - channels:read
14 - chat:write
15 - chat:write.customize
16 - users:read
17settings:
18 event_subscriptions:
19 request_url: https://casual-renewing-reptile.ngrok-free.app/slack
20 bot_events:
21 - message.channels
22 org_deploy_enabled: false
23 socket_mode_enabled: false
24 token_rotation_enabled: false