Setup Webhooks
Discord Webhooooks
Last updated
Discord Webhooooks
Last updated
With version 1.3.0 of it-drugs the creation of webhooks is changing. From now on the webhooks are set entirely in the file server/sv_webhooks
.
It is now possible to use your own webhook links for the various individual actions of the user.
If a valid webhook id is entered and the attribute active is set to true, a webhook message is sent for the corresponding category.
In this example now the script only sends webhook messages when a user interacts with a plant.
Please note that only messages with in the sell and message area will be sent immediately. The messages for plants and tables are sent every minute all together to prevent Discord from rate limiting your Discord server
You don't know how to create Discord webhooks no problem check this article from Discord.