Nodes/ComfyUI-Slack/Send Audio to Slack
ComfyUI Node

Send Audio to Slack

A ComfyUI node in Slack with 12 inputs and 0 outputs.

By claussteinmassl·Created 3 months ago·Updated 2 months ago· 1
Send Audio to Slack
  • audio
    channel
    filename_prefixComfyUI
    save_outputfalse
    save_location
    output_folder
    format
    quality85
    title
    message
    thread_ts
    user_id
    CategorySlack

    Inputs (12)

    NameTypeDefaultDescription
    audioAUDIO
    channelSTRINGChannel or user: #general, @alice, or a raw ID. A user (@name or U…) is sent as a direct message. Names resolve automatically; the bot must be a member of private channels.
    filename_prefixSTRINGComfyUI
    save_outputBOOLEANfalseAlso write the audio to disk in addition to sending it to Slack.
    save_locationCOMBOWhere the saved copy is written. 'ComfyUI output folder' uses ComfyUI's output directory with an auto-incrementing counter; 'Absolute path' writes into the folder set below.
    output_folderSTRINGBase folder for the saved copy. Used only when save_location is 'Absolute path'; combined with filename_prefix.
    formatCOMBO5 options: mp3, m4a, opus, flac, wav
    qualityINT851–100Bitrate for lossy formats (mp3/m4a/opus): higher = better. Ignored for lossless (flac/wav).
    titleoptSTRING
    messageoptSTRING
    thread_tsoptSTRINGSlack thread to reply under. Connect a Slack Thread Start node here to post into the same thread as other send nodes. Leave unconnected to post to the channel root. Also auto-filled by the Slack listener.
    user_idoptSTRINGSlack user ID to @-mention in the result message. Auto-filled by the Slack listener.

    Outputs (0)

    No outputs