Skip to content

Actions

James edited this page Sep 28, 2025 · 4 revisions

Actions are what can be performed as certain times of the upload process but not directly affect it.

Actions

Specify what actions you want to perform when the upload completes.

  • When To Execute: Choose when you want this action to execute.
  • Always
  • Never
  • IfSuccessful
  • IfFailed

DiscordMessageChannelAction

Use a bot to send a message to a channel on a discord server.

  • App: Which Steam App to upload to. eg: 1141030
  • Channel: What channel in the server to send the message to
  • Server: What server to send the message to
  • Text: What text to send
  • Embeds: A list of embeds to send with the message. This is optional and can be used to format the message nicely.
    • Color: The color of the embed in hexidecimal. This is optional.
    • Description: The description of the embed. This is optional.
    • Title: The title of the embed. This is optional.

Clone this wiki locally