identity-vault/app/views/slack/tutorial/campfire/intro.slack_message.slocks
2026-02-05 14:39:03 -05:00

10 lines
395 B
Text

image "https://cdn.hackclub.com/019c297b-5d42-7256-a5e5-7d8f9f7adcd5/welcome.gif", "Welcome to Hack Club!"
section <<~EOFD, markdown: true
Right now you can only see a few channels.
To access other channels, you must read and agree to our <https://hackclub.com/conduct|Code of Conduct>.
EOFD
actions [
button("I'll follow the CoC!", "tutorial_agree", style: "primary")
]