Files
ND_Core/ND_Core/config_server.lua

7 lines
382 B
Lua
Raw Normal View History

2021-12-31 02:52:07 +01:00
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6
server_config = {
2022-07-23 00:06:20 -04:00
-- discordServerToken = "OTAwODg1MDMxMDQ2Nzc0ODQ1.GU1TSC.Ed8D2_wcU-UQ1vZhe1khahgV8J3hLahOp4N1D8", -- discord bot token for permissions
discordServerToken = "OTAwODg1MDMxMDQ2Nzc0ODQ1.GE_e1I.pqEyV6GSfjs-0edjvvjtr8azyWDJG7hzUIPob8",
guildId = "872496972454592523", -- discord guild id
}