Rename ND_Core/config_server.lua to config_server.lua

This commit is contained in:
Andyyy7666
2022-10-04 00:29:03 +02:00
committed by GitHub
parent 38223f57e9
commit f8093cb0c1

6
config_server.lua Normal file
View File

@@ -0,0 +1,6 @@
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6
server_config = {
discordServerToken = "OTAwODg1MDMxMDQ2Nzc0ODQ1.GU1TSC.Ed8D2_wcU-UQ1vZhe1khahgV8J3hLahOp4N1D8", -- discord bot token for permissions
guildId = "872496972454592523", -- discord guild id
}