Closed Eloazy closed 1 month ago
[!warning] This is just temporary, the code is extremely stupid, but it works try {members = await Object.keys(serverData.members)} catch {invalid = true} if(invalid == false) { // all code } the start is becoming a mess, after the updates and merge, optimization will be mandatory due to the purification issue code ready for testing and review
try {members = await Object.keys(serverData.members)} catch {invalid = true} if(invalid == false) { // all code }
the start is becoming a mess, after the updates and merge, optimization will be mandatory due to the purification issue
code ready for testing and review
solved a problem in
Temporarymember = await keyBuild(localData.key, 'user', members[i], 'profile')
Using the developer key instead of the client key