Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/?q=discord&page=1&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=discord

Returns an array of strings in format "username" or "username/projectName"

Found 1285 results for "discord"(1088ms)

steel_puppeteer_starterREADME.md1 match

@khawjaahmad•Updated 4 hours ago
73- [Steel Documentation](https://docs.steel.dev)
74- [API Reference](https://docs.steel.dev/api-reference)
75- [Discord Community](https://discord.gg/gPpvhNvc5R)

ValTownBlog2025-04-17-vt-cli.md1 match

@wolf•Updated 10 hours ago
195pulling delta resolution), commands to manage PRs, and more! We love getting
196feedback and seeing what the community builds! Please join our
197[discord server](https://discord.gg/hTUPa74P3c) to share any and all feedback,
198and how VT has shaped your workflows.
199

blueskyAlertmain.tsx3 matches

@eseidel•Updated 10 hours ago
1import { discordWebhook } from "https://esm.town/v/stevekrouse/discordWebhook";
2import { AtpAgent } from "npm:@atproto/api@0.13.15";
3import pMap from "npm:p-map";
48
49 // notify
50 await discordWebhook({
51 url: Deno.env.get("discord_webhook"),
52 content,
53 });

blueskyAlert1main.tsx3 matches

@charmaine•Updated 10 hours ago
1import { discordWebhook } from "https://esm.town/v/stevekrouse/discordWebhook";
2import { AtpAgent } from "npm:@atproto/api@0.13.15";
3import pMap from "npm:p-map";
49
50 // notify
51 await discordWebhook({
52 url: Deno.env.get("discord_webhook"),
53 content,
54 });

blueskyAlert1README.md1 match

@charmaine•Updated 10 hours ago
13## 2. Notification
14
15Below I'm sending these mentions to a private channel in our company Discord, but you can customize that to whatever you want, @std/email, Slack, Telegram, whatever.
16
17Migrated from folder: Alerts/blueskyAlert

steel_puppeteer_starter1README.md1 match

@charmaine•Updated 11 hours ago
73- [Steel Documentation](https://docs.steel.dev)
74- [API Reference](https://docs.steel.dev/api-reference)
75- [Discord Community](https://discord.gg/gPpvhNvc5R)

TownieREADME.md1 match

@moltar•Updated 13 hours ago
253. Add in that `_session` cookie in your personal Townie
26
27If you have any questions, please reach out on [Discord](https://discord.val.town) or at townie@val.town.

stevensDemoREADME.md1 match

@lamelas•Updated 14 hours ago
12This "migration" runs once on every app startup because it's imported in `index.ts`. You can comment this line out for a slight (30ms) performance improvement on cold starts. It's left in so that users who fork this project will have the migration run correctly.
13
14SQLite has much more limited support for altering existing tables as compared to other databases. Often it's easier to create new tables with the schema you want, and then copy the data over. Happily LLMs are quite good at those sort of database operations, but please reach out in the [Val Town Discord](https://discord.com/invite/dHv45uN5RY) if you need help.
15
16## Queries

steel_puppeteer_starterREADME.md1 match

@hrev•Updated 14 hours ago
73- [Steel Documentation](https://docs.steel.dev)
74- [API Reference](https://docs.steel.dev/api-reference)
75- [Discord Community](https://discord.gg/gPpvhNvc5R)

stevensDemoREADME.md1 match

@program247365•Updated 17 hours ago
12This "migration" runs once on every app startup because it's imported in `index.ts`. You can comment this line out for a slight (30ms) performance improvement on cold starts. It's left in so that users who fork this project will have the migration run correctly.
13
14SQLite has much more limited support for altering existing tables as compared to other databases. Often it's easier to create new tables with the schema you want, and then copy the data over. Happily LLMs are quite good at those sort of database operations, but please reach out in the [Val Town Discord](https://discord.com/invite/dHv45uN5RY) if you need help.
15
16## Queries

Discord-to-Linear5 file matches

@akj•Updated 2 days ago

discordaku5 file matches

@akj•Updated 2 days ago
andiebuk
Old time coder, just trying to keep up with this AI lark! On discord and YouTube as EmulatedAndie