The webhook DiSky module, to send webhooks.
Suggested VPS & Minecraft hosting: SunriseNode
- Download DiSky, put it in the
/plugins/
folder - Download Webhook, put it in the
/plugins/DiSky/modules/
folder - Restart your server
First register the webhook.
register webhook "name" using url "URL".
You can't have multiple webhooks with the same name!
You are now able to manage the webhook using the name specified.
Here's an example of it being used taking the event-user avatar and event-member nick name.
make new webhook message:
set discord name of webhook to discord nickname of event-member
set avatar of webhook to avatar of event-user
set message content of webhook to "Hello!"
You can after send the webhook effect doing
make webhook "name" send message last webhook message builder