Log the Actions
On this page, you will find everything you need to know about the logger.
Last updated
Was this helpful?
On this page, you will find everything you need to know about the logger.
Last updated
Was this helpful?
With the logger, you can send a webhook to a specific channel whenever a user opens a crate or receives a specific reward from a designated crate.
Make sure that the discord-webhook
in the logger.yml
set to enabled: true
. By default this is set to false.
First, go to the settings of the Discord channel where you want to log crate actions. Then, navigate to the Integrations tab and click Create Webhook.
The webhook will now have a URL. Make sure to click the copy button to save it.
After copying the link, paste it into the url: ''
field in the discord-webhook settings.
Now that the logger is set up, you can customize it by modifying the messages and the embed sent to the channel.
Now, make sure to save the changes and restart the plugin to apply the changes.