1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-09 19:41:05 +02:00
parent 30bf7c8604
commit 8dbe79a29d
135 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,12 @@
-- Don't share the bot token with anyone
discordConfig = {
guildId = '', -- Set to the ID of your guild
botToken = '', -- Search google "How to get discord bot token"
cacheDiscordRoles = true, -- true to cache player roles, false to make a new Discord Request every time
cacheDiscordRolesTime = 60, -- if CacheDiscordRoles is true, how long to cache roles before clearing (in seconds)
}
config.discordLog = {
name = "TGIANN",
avatar = "",
}