Public
HTTP (deprecated)
Forked from janpaul123/valTownChatGPT2
janpaul123-valle.web.val.run
August 6, 2024
1
2
3
4
5
6
7
8
9
import VALLErun from "https://esm.town/v/janpaul123/VALLErun?v=9";
import { extractValInfo } from "https://esm.town/v/pomdtr/extractValInfo?v=29";
// Set these to your own
export default VALLErun({
username: extractValInfo(import.meta.url).author,
// Make a folder, navigate to it, and get this from the URL.
tempValsParentFolderId: "4bb7b010-4443-11ef-8642-de64eea55b61",
});
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
August 6, 2024
How do I make a folder? I'm viewing my folders and there doesn't seem to be any way of creating one x) (there's also no mention of folders in the val town docs)