Runs every 1 days
1
2
3
4
5
6
import { sendDailyPoem } from "https://esm.town/v/iamseeley/dailyPoemForSam";
// 🦹‍♂️
export default async function (interval: Interval) {
await sendDailyPoem();
}
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
July 9, 2024