Webhook Setup
The Webhook system helps you take logs from within the game using Discord.
Steam API
To ensure the Webhook system works smoothly, you need to enter your Steam API in the steam_webApiKey section of the server.cfg. Otherwise, you may encounter issues.
Setup
In the
Webhooksection ofconfig.lua, theURLpart is where you will enter the Discord Webhook's URL. (Required!)In the
Webhooksection ofconfig.lua, theImageURLpart is where you will enter the webhook image, and it must be in the form of an image URL. (Required!)If you set
enabledtotrue, the Webhook system will start working.If you set
noJobLogtotrue, the information of people who do not have the required profession will be logged.If you want to adjust the colors, you need to use a site that converts HEX to Decimal colors.
Last updated