feat: initial prototype #1

Merged
naomi merged 7 commits from feat/init into main 2025-03-07 11:54:08 -08:00
Showing only changes of commit 05634b9a4c - Show all commits

View File

@ -21,7 +21,7 @@ const html = `<!DOCTYPE html>
<h1>Mommy Bot</h1> <h1>Mommy Bot</h1>
<section> <section>
<p>Mommy loves you~!</p> <p>Mommy loves you~!</p>
<a href="https://slack.com/oauth/v2/authorize?client_id=8569765106322.8554301974567&scope=chat:write,commands&user_scope="><img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcSet="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x" /></a> <a href="https://mommy-slack.nhcarrigan.com/slack/install"><img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcSet="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x" /></a>
</section> </section>
<section> <section>
<h2>Links</h2> <h2>Links</h2>