Utilities

Discord Stream Alerts Logs

Download
Documentation for Discord Alerts Logs

General Operation

  • The action receives the trigger
  • The eventSource variable is evaluated to determine from which platform the trigger was fired.
  • The switch adapts the value of the content argument according to the trigger, or the action stops if the trigger is not recognised and an error log is sent to Streamer Bot.
  • The viewer's profile picture is retrieved and stored in the profilePic argument.
  • Streamer Bot sends the message via the Discord Basic Webhook action with the username and profile picture of the viewer who triggered the action.

Installation and Configuration

Configure your Discord webhook

  1. From your Discord server navigate to Server Settings > Integrations > Webhooks.
  2. Click on New webhook and a new webhook will appear in your list.
  3. You will need the URL of your webhook for the rest of the configuration.

Import the actions into Streamer Bot.

Click on import and drag the file into the window.

Modify the content of sent messages

  1. Expand the first switch
  2. Under each case, expand the second switch
  3. Adapt the content argument for each received trigger
You can add or remove as many triggers as you want in this action.

Modify webhook information

Double-click on the Discord Basic Webhook sub-action and

Field to editDescription
NameThe name you wish to give to your webhook
Webhook URLThe webhook URL copied from Discord
The variables available for each event are listed on the Streamer.bot website.