Can Grok Bot build Tally Pro?
the bot builds it and keeps it running. you never open a terminal.
- price
- $24/mo
- you'd save
- $288/yr
- who hosts it
- the bot
- category
- forms & surveys
Tally's free plan is famously unlimited on forms and responses, so the paid tier is mostly about removing their branding, custom domains and a handful of integrations. Which makes this the clearest yes in the category: a bot can build you a form tool with your own branding on your own domain in an afternoon, because that is literally the entire delta. Worth saying out loud though - if you're paying Tally $29 a month you're mostly paying for a small team's continued existence, and that's a defensible thing to spend money on.
the prompt
Written for a bot that already has a browser, a terminal and your logins · paste it in whole.
You have a computer. Build me a forms tool. This is a small job - keep it small. Forms: - Markdown files in a folder. A line starting with ? is a question; the next line declares its type (text, email, long, choice: a|b|c, number, rating). Everything else renders as prose between questions. - One scrolling page per form, like filling in a document. Not one question per screen - that's a different product. - My branding: a logo and an accent colour in a config file, served from my own domain. Responses: - SQLite. A results page with a table and a CSV export. - Email me on each submission. Post to Slack if a webhook is in the env. Basics done right: - Server-rendered, works with JavaScript off. - Honeypot field plus rate limiting by IP. - Real labels and focus states. Fill one out with the keyboard only and tell me what was awkward. Running it: stable URL, TLS, restart on crash, nightly backup off your machine. Don't add features I didn't ask for.
the bot will need to sign into: resend · slack
what you lose
- a genuinely lovely editor you'd have to replace with YAML
- integrations that are already wired up
- somebody else keeping it online
- supporting a small team building a good free product
the numbers
Pro is $24/mo monthly, $20 billed annually; Business $74/$61.67. The free plan is genuinely unlimited on forms and submissions within fair use.
tally.so/pricingchecked against the live page on 2026-08-23