Actions
Overview

Actions Overview

Actions are called using PTDL or the api and are executed on the server. They can be used to perform a variety of tasks, from printing to the console to sending a message to a Slack channel.

Action Name / KeyDescriptionLink
HelloWorldPrint to the server's console for testing.HelloWorld
PrintToConsolePrint a custom value to the server's console.PrintToConsole
RequestSend a request to a URL and log the response to the server's console.Request
DiscordSend a message to a Discord channel.Discord

Not seeing an action you need? Request it here (opens in a new tab)