Features
Templates
Showcase
Townie
AI
Blog
Docs
Pricing
Log in
Sign up
DeCarabas
stevensDemo
Remix of geoffreylitt/stevensDemo
Unlisted
Like
Remix
Close sidebar
stevensDemo
Home
Code
10
dailyBriefing
3
dashboard
3
importers
6
scripts
5
shared
1
.cursorrules
README.md
backstory.ts
memoryUtils.ts
populateDemo.ts
Branches
1
Pull requests
Remixes
History
Environment variables
4
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.
Sign up now
Merge
DeCarabas/main
into
geoffreylitt/main
backstory.ts
+2
-2
geoffreylitt/main
DeCarabas/main
H
importers/handleDiscordMessage.tsx
+128
-0
scripts
scripts/migrateMemoriesDb.ts
+59
-0
scripts/populateCreatedBy.ts
+66
-0
scripts/populateMemoryIds.ts
+44
-0
scripts/setupDiscordBot.ts
+26
-0
scripts/setupTelegramChatDb.ts
+32
-0
dashboard/README.md
+0
-13
dbUtils
dbUtils/migrateMemoriesDb.ts
+0
-50
dbUtils/populateCreatedBy.ts
+0
-66
dbUtils/populateMemoryIds.ts
+0
-44
dbUtils/setupTelegramChatDb.ts
+0
-32