Jump to Content
Voiceflow
GuidesAPI Reference
Log InVoiceflow
Log In
GuidesAPI Reference

Start here

  • Quick Start Guide
    • Step 1: Create Assistant
    • Step 2: Get API Key
    • Step 3: Deploy Assistant
  • Voiceflow Data Structure
  • Terminology

Quick launch

  • Custom Channel (API)
  • Web Chat (Basic)
  • WhatsApp (Basic)
  • Twilio SMS
  • Microsoft Teams
  • Alexa
    • Get User's Timezone
    • Alexa Shopping Actions
    • Voice-Forward & Account Linking
    • Voice Permissions and Timers
    • Visual Response | Directive Step
    • User Name and Email
    • Alexa Presentation Language (APL)

custom launch

  • Discord
  • Slack
  • Web Chat (Advanced)
  • WhatsApp (Advanced)
  • Twilio Voice IVR
  • Telegram
  • Custom Knowledge Base
  • Custom TTS (ElevenLabs)
  • Custom ASR (Whisper)
  • Custom LLM (Claude)
  • Live Chat Handoff

Creator tool

  • Add External Libraries
  • Custom Entity Types
  • Catching Errors
  • API STEP
    • JSON | Response Search
  • Custom Blocks

NLU Integrations

  • Project Data Exporters
    • Amazon Lex V1
    • Rasa
    • Dialogflow CX
    • Dialogflow ES
  • Runtime Adapters
    • Dialogflow ES
    • Amazon Lex V2

NLU Testing

  • Intent and Entity Testing

dIALOG MANAGER

  • State

Discord

Connect your Voiceflow assistant to discord with our open source example!

Suggest Edits

Demo

Here is a quick demo of what a Voiceflow-Discord assistant looks like with a few examples of possible functions.

Instructions & Code Repository

You can find our open source code and step by step instructions on using our Dialog API with it below.

https://github.com/voiceflow-gallagan/voiceflow-discord/tree/33225882caf77e9f605bda1a736fc8aa8e7eeb23

Updated 2 months ago


  • Table of Contents
    • Demo
    • Instructions & Code Repository