Public
Script
  • jmpailhon avatar
    btcPriceAlert
    @jmpailhon
    Forked from stevekrouse/btcPriceAlert
    Cron
  • stevekrouse avatar
    replyToEx
    @stevekrouse
    An interactive, runnable TypeScript val by stevekrouse
    Script
  • dtkav avatar
    isMyWebsiteDown
    @dtkav
    Forked from healeycodes/isMyWebsiteDown
    Cron
  • csl_ avatar
    dndoodle
    @csl_
    DNDoodle My DND group has used doodle for ages to schedule our sessions, but it never really worked that great for us. We just didn't need that many features. This was my very first val and honestly, I couldn't be happier with it.
    HTTP
  • rachelgeorge avatar
    SAMPLE_JOKE
    @rachelgeorge
    // Fetches a random joke.
    Cron
  • vez avatar
    reportComments
    @vez
    An interactive, runnable TypeScript val by vez
    Script
  • stevekrouse avatar
    errorNotify
    @stevekrouse
    Email notifications when your vals error Setup Create a Val Town API Token Add it to your secrets as valtown Fork & Run this val
    Script
  • keveng787 avatar
    emailRandomJoke
    @keveng787
    // Fetches a random joke.
    Script
  • canpolat avatar
    createQuotePost
    @canpolat
    An interactive, runnable TypeScript val by canpolat
    Script
  • stevekrouse avatar
    email
    @stevekrouse
    Moved to @std.email .
    Script
  • kishore avatar
    prism_feature_notifications
    @kishore
    Forked from thesephist/prism_feature_notifications
    Cron
  • davidyu75 avatar
    emailRandomJoke
    @davidyu75
    // Fetches a random joke.
    Cron
  • bort avatar
    hnFollowApp
    @bort
    Forked from rodrigotello/hnFollowApp
    Script
  • vawogbemi avatar
    date_me_form
    @vawogbemi
    Forked from stevekrouse/date_me_form
    HTTP (deprecated)
  • dthyresson avatar
    getSpotifyTrackUrl
    @dthyresson
    getSpotifyTrackUrl Get a Spotify Track Url using the Spotify Web API given an artist and a song title. Track info is cached by the query and also the spotify track id, so your popular queries won't have to fetch from Spotify over and over. Examples import { getSpotifyTrackUrl } from "https://esm.town/v/dthyresson/getSpotifyTrackUrl"; const reni = await getSpotifyTrackUrl("Stone Roses", "Fools Gold"); const ian = await getSpotifyTrackUrl("Joy Division", "Love Will Tear Us Apart"); const kim = await getSpotifyTrackUrl("Pixies", "Velouria"); console.log(reni) console.log(ian) console.log(kim) Info Uses getSpotifyAccessToken which requires you to set environment variables from your Spotify Developers account. SPOTIFY_CLIENT_ID SPOTIFY_CLIENT_SECRET Your access token is cached by getSpotifyAccessToken to avoid fetching over and over.
    Script
  • frobyte avatar
    dailyDadJoke
    @frobyte
    Forked from stevekrouse/dailyDadJoke
    Cron
July 31, 2024