1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/RxReports/config/sv_config.lua

12 lines
479 B
Lua
Raw Normal View History

2025-06-07 08:51:21 +02:00
--[[
FREE SCRIPT
DOWNLOAD @ https://store.rxscripts.xyz/
SUPPORT @ https://discord.gg/DHnjcW96an
BY RX Scripts © rxscripts.xyz
--]]
Config.DiscordWebhooks = {
['Report Player'] = 'https://discord.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz',
['Report Bug'] = 'https://discord.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz',
['Report Other'] = 'https://discord.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz',
}