config_server.lua
Server_Config = {}
Server_Config.WebhookSettings = {
color = 159900,
name = "SIX-FISHING",
icon_url = "https://i.imgur.com/.png",
author_url = "https://i.imgur.com/.png",
server_name = "6-services"
}
Server_Config.Webhooks = {
['sellfish'] = {
link = "https://discord.com/api/webhooks/",
enable = true
},
}
Last updated