GPT Dialogue System Documentation Portal
  • Welcome
  • Getting Started
    • How to install the plugin
    • Creating an account or logging in
    • GPT Credits
  • In Depth Guides
    • GPT Dialogue Settings
    • How to use in Blueprints
    • How to Use in C++
    • Discord Integration Guide
    • Seeking Support
Powered by GitBook
On this page
  1. In Depth Guides

Discord Integration Guide

PreviousHow to Use in C++NextSeeking Support

Last updated 5 days ago

Set up reminders to be sent to a Discord server channel when a player opens the game and has below 100 credits, limited to once per hour.

How to create a webhook in the Discord app and assign it in unreal engine

  1. Create a private (or public) channel in your Discord server.

  1. Right-click the channel and select "Edit Channel".

  2. Navigate to the integrations tab and click create webhook.

  1. Discord will create one with a random name, in my case its "spidey bot" click that and you will see options to rename it.

  1. Navigate to the Dialogue Settings panel in Unreal Engine and select "Open Discord Reminder Integration." Once there, paste the URL from Discord into the field and click "Assign Webhook."

  1. If you see "Webhook setup successful," you have completed the setup. You will receive Discord messages in that channel containing your current credit balance. A note will be included if your balance is low, specifically if it goes below 100 credits, and a player opens your game. These messages are limited to once per hour. This only activates once you are below 100 GPT Credits

Once you rename it to your desired name, click the "Copy Webhook URL" Button.