Publisher | PancakeBoiii |
---|---|
File size | 63.67kB |
Number of files | 13 |
Latest version | 0.0.2-patch |
Latest release date | 2023-06-02 10:17:53 |
First release date | 2023-05-15 10:08:13 |
Supported Unity versions | 2018.4.2 or higher |
DSCHookManager by PancakeBoiii
DSCHookManager is a lightweight Unity asset that enables seamless integration of Discord webhooks into your projects. It provides an easy way to send webhooks and communicate with your Discord server for logging, chat backups, Announcements and other possibilities.
Features:
- Send webhooks with customizable content, username, avatar, and more.
- Supports regular webhooks and embed webhooks.
- Includes 1 Example Scene and 3 example scripts to help you get started quickly.
- Simple setup and configuration process.
- Drag and drop the DSCHookManager Prefab into your scene to begin.
- Create custom scripts for sending webhooks using the provided examples.
- Create WebhookProfiles and EmbedWebhookProfiles with ease.
- Using a WebhookProfile as a template so webhooks can be customised just before being sent
Getting Started:
1. Drag and drop the DSCHookManager Prefab into your scene.
2. Refer to the example scripts provided to create your own webhook-sending script.
3. Use the Create menu (Right Click -> Create -> DSCHookManager) to create a regular WebhookProfile or an EmbedWebhookProfile.
4. Customize the profiles as needed to fit your webhook requirements.
More information and documentation in the README.txt file
- you can also look at WebhookProfile.cs and EmbedWebhookProfile.cs for a better understanding
If you encounter any issues or have questions, feel free to reach out to us at [email protected]. We're here to assist you!