Avatar

stevekrouse

mayor of val town
Likes
452
matthiasraimann avatar
getSteamCommunityPrice
@matthiasraimann
HTTP (deprecated)
An interactive, runnable TypeScript val by matthiasraimann
ktodaz avatar
sendDiscordMessage
@ktodaz
Script
Send Chunked Discord Message This function is used to send a message to a Discord webhook. If the message exceeds the maximum character limit (2000 characters), it will be divided into chunks and sent as multiple messages. Parameters message (string): The message to be sent to the Discord webhook. Return Value This function does not return any value. Example Usage: const message = "This is a long message that needs to be sent to Discord. It may exceed the character limit, so it will be divided into smaller chunks."; await @ktodaz.sendDiscordMessage(message); In the above example, the sendDiscordMessage function is used to send the message to the Discord webhook. If the message exceeds 2000 characters, it will be split into smaller chunks and sent as separate messages. Required Secrets: Ensure you have added the secret for discord_webhook in your val.town secrets settings (Profile -> Secrets)
stungeye avatar
aqiInProgress
@stungeye
Cron
// # Email alerts when air is unhealthy near you
fraasi avatar
moon_phase
@fraasi
Script
An interactive, runnable TypeScript val by fraasi
jamiedubs avatar
glifJson
@jamiedubs
HTTP (deprecated)
fetches a simplified version of a Glif response object; I use this in other glifs with the WebFetcher block use like: https://jamiedubs-glifjson.web.val.run/?id=clgh1vxtu0011mo081dplq3xs to fetch only the raw glif JSON, specify ?data=1 : https://jamiedubs-glifjson.web.val.run/?id=clgh1vxtu0011mo081dplq3xs&data=1 to fetch a list of recently featured glifs try @jamiedubs/glifs #glif #glifs
stevekrouse avatar
githubFollowing
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
vtdocs avatar
discordFetch
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs
piotr avatar
searchManifoldMarkets
@piotr
Script
An interactive, runnable TypeScript val by piotr
freecrayon avatar
getLatestGitCoreVersion
@freecrayon
HTTP (deprecated)
An interactive, runnable TypeScript val by freecrayon
radu avatar
currency
@radu
Script
An interactive, runnable TypeScript val by radu
freecrayon avatar
getLatest1PasswordLinuxBetaVersion
@freecrayon
HTTP (deprecated)
An interactive, runnable TypeScript val by freecrayon
vlad avatar
formatDateToRoam
@vlad
Script
An interactive, runnable TypeScript val by vlad
vlad avatar
sendMatrixChatRoomTextMessage
@vlad
Script
An interactive, runnable TypeScript val by vlad
vlad avatar
sendMatrixChatRoomMessage
@vlad
Script
An interactive, runnable TypeScript val by vlad
MattieTK avatar
laMetricOctopus
@MattieTK
HTTP (deprecated)
Endpoint for https://apps.lametric.com/apps/octopus_agile_current_price/14286 Note that this must use the express endpoint to work by passing a case sensitive location query eg. London
MattieTK avatar
octopusAgilePricing
@MattieTK
Script
Backend val for https://www.val.town/v/MattieTK.laMetricOctopus Feel free to use it in your own apps.