Back to APIs list

Discord API examples & templates

Use these vals as a playground to view and fork Discord API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
examplebot_endpoint
malloc
examplebot_endpoint
An interactive, runnable TypeScript val by malloc
discordMessages
stevekrouse
discordMessages
An interactive, runnable TypeScript val by stevekrouse
getMessages
stevekrouse
getMessages
An interactive, runnable TypeScript val by stevekrouse
handleDiscordInteraction
axif0
handleDiscordInteraction
// Handle other interactions here
getDiscordChannels
stevekrouse
getDiscordChannels
An interactive, runnable TypeScript val by stevekrouse
handleOnboardingReferral
stevekrouse
handleOnboardingReferral
// Triggered when someone tells us how they hear about VT on onboarding
handleOnboardingServices
rodrigotello
handleOnboardingServices
Remix of: stevekrouse/handleOnboardingReferral
checkIsDiscordInvite
tmcw
checkIsDiscordInvite
Check if a URL is a Discord invite A handy val that checks whether a URL is one.
discordAPI
stevekrouse
discordAPI
// token_type = 'Bot' | 'Bearer'
discordFetch
stevekrouse
discordFetch
An interactive, runnable TypeScript val by stevekrouse
examplebotendpoint
mattx
examplebotendpoint
An interactive, runnable TypeScript val by mattx
getDiscordGuilds
stevekrouse
getDiscordGuilds
An interactive, runnable TypeScript val by stevekrouse
eclipseStreamData
ericlee4
eclipseStreamData
List of Risk of Rain 2 eclipse streamers Data updated every 15 minutes viewerCount is the highest viewer count detected for the last stream Detects the tags "Eclipse" and "E8" in the title and tags (case insensitive)
test_dlock
karfau
test_dlock
An interactive, runnable TypeScript val by karfau
getDiscordMessages
stevekrouse
getDiscordMessages
An interactive, runnable TypeScript val by stevekrouse
discordWelcomeBotMsgForwarder
vtdocs
discordWelcomeBotMsgForwarder
Part of the Create a Discord Welcome Bot guide on docs.val.town