Update config_server.lua

This commit is contained in:
Andyyy7666
2021-12-25 18:25:41 +01:00
committed by GitHub
parent cba40664b0
commit 73f7cda126

View File

@@ -7,13 +7,7 @@
------------------------------------------------------------------------
config = {
-- Server name to display on the ui.
serverName = "Andy's Development",
characterLimit = 100,
changeCharacterCommand = "changecharacter", -- this is the command to open the ui again and change your character.
-- discord bot token for permissions
DiscordToken = "OTAwODg1MDMxMDQ2Nzc0ODQ1.YXH0kQ.p5DRIbh5m9Ia5_tlMZdxkfgJjsI", -- this token is invalid, just here as an example.
DiscordToken = "0", -- discord bot token for permissions
GuildId = "872496972454592523", -- discord guild id
-- role id for each role of the department in your discord. 0 Gives the role to everyone.