Public
Like
AI-Change-Logs
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v108View latest version
Automatically fetches commits from Val Town repositories and posts AI-generated changelog updates to Discord.
GITHUB_TOKEN: Generate token withreposcopeDISCORD_WEBHOOK_URL: Discord Server Settings → Integrations → Webhooks → New Webhook
Edit config.ts to modify repositories, skip authors, and lookback days.
main.tsx: Cron job that runs automaticallytest.tsx: Web interface for testing and preview
main.tsx- Main cron functiontest.tsx- Web playground for testingprocess-commits.tsx- Core logic for fetching commits and posting to Discordconfig.ts- Configuration