The June sale is here! Save up to 70% on select products now through June 20.

Discord Chat

Stoner Games - Code Plugins - May 26, 2024

allowing users to send messages and retrieve information about a Discord server.

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

allowing users to send messages and retrieve information about a Discord server. It includes features such as sending messages with optional embedded content, retrieving server information like online member count and server name, and generating invite links. The plugin provides Blueprint functionality for easy integration into Unreal Engine projects and optimizes performance by caching guild data to reduce unnecessary API calls

Technical Details

Features:

  •  Structs for defining message embed settings (FEmbedSettings), author information (FAuthorInfo), and user information (FUserInfo).
  • Functions for sending messages to Discord (SendMessageToDiscord) and handling the response (HandleMessageResponse).
  • The GetDiscordGuildInfo function for retrieving server information like online member count and server name.

Code Modules:

  •  Runtime
  •  
  •  

Number of Blueprints:1

Number of C++ Classes:

Network Replicated: (Yes)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Window64)

Documentation: Link (or a description of where users can find) the documentation

Example Project: (Replace these parentheses with a link to download an example project that depends on your plugin, but doesn't distribute the actual plugin)

Important/Additional Notes: