(fix) Fixed Chat and Jailing

-Fixed chat for framework
-Fixed jailing and lil speling mistake
This commit is contained in:
Niko
2022-07-15 23:51:31 -04:00
parent 59e8a024fa
commit 68721a4633
7 changed files with 27 additions and 18 deletions

View File

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