Dishooks - Send Discord messages from your game
Send Discord messages and embeds directly from your Unity game without hosting or using a Discord bot.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $4.99
- Category:
- Tools › Network
- Developer:
- Sofia Lindgren
- Price:
- $4.99
- Rating:
- Favorites:
- 33
- Supported Unity Versions:
- 2019.3.15 or higher
- Current Version:
- 2.3.1
- Download Size:
- 587.88 KB
- Last Update:
- Apr 24, 2024
- Description:
- Dishooks is a Unity package that makes it easy to send messages and embeds to Discord from your game. Setup is simple: create a webhook for your Discord channel, copy the link, and paste it into Unity. Sending a message is as easy as calling Dishook.Send(message). No hosting or Discord bots are required.
Dishooks is fully customizable. You can use the built-in wrapper for simplicity or build webhooks from scratch. The package has full coverage of the Discord webhook API, supporting features like embeds, attachments, editing, and more.
Webhook configurations can be created as Scriptable Objects, making it easy to organize and use the right sender for the right message. The package comes with multiple examples and documentation, including a complete example scene and online documentation. Email support is available in English and Swedish.
Dishooks also supports sending local files, eliminating the need for a storage server. The package uses the public Discord API and is not affiliated with Discord Inc.
Key features include:
* Full support for rich embeds
* Attachment support for up to 10 files per message
* Ability to change username and avatar for each message
* Supported on all platforms with an internet connection
* Edit or delete sent messages
* Comprehensive documentation - Technical Details:
- Key features:
* Full support for rich embeds
* Attachment support for up to 10 files per message
* Ability to change username and avatar for each message
* Supported on all platforms with an internet connection
* Edit or delete sent messages
* Comprehensive documentation - Continue »