Webhooks
Configuration
KOJA.Server.Webhooks = {
['cardealer'] = 'https://discord.com/api/webhooks/...',
['main'] = 'https://discord.com/api/webhooks/...',
['police'] = 'https://discord.com/api/webhooks/...',
}LogMessage
KOJA.Server.LogMessage(data, channel)Parameter
Type
Description
Example Output
Adding Channels
Last updated