Update config_server.lua

This commit is contained in:
Andyyy7666
2022-07-08 23:24:49 +02:00
committed by GitHub
parent 0cf6edec7e
commit a74b3d459e

View File

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