Dishooks makes it easy for everyone to send messages and embeds to Discord directly from your Unity game, without having to host anything or even use a Discord bot.Out-of-the-boxSet-up is simple - make a webhook for your Discord channel in the app, copy it and paste it into Unity, and you're good to go. Sending a message is as easy as calling Dishook.Send(message);. No hosting or Discord bots required.Fully customizableSending messages and rich embeds is straightforward. Use the built-in wrapper for simplicity, or build the webhooks yourself from scratch. Dishooks has full coverage over the Discord webhook API, supports all the features of webhooks; embeds, attachments, editing and more.Any message you see on Discord can be sent using Dishooks!Webhook objectsWebhook configurations can be created as a Scriptable Object so you easily can organize them and use the right sender for the right message.Comes with multiple examples and documentationA complete example scene and an online documentation included. Email support in English and Swedish if any problems would occur.File supportYou can now send local files with Dishooks - no need to pay for a storage server.This asset is using the public Discord API, and is NOT affiliated with Discord Inc.Full rich embed support - any message or embed you see on Discord can be sent with Dishooks.Attachment support - up to 10 files can be sent with each message.Change username and avatar for each message easily in the code.Supported on all platforms as long as an internet connection is available.Edit or delete your messages after they have been sentDocumentation included.