Feat: #7
This commit is contained in:
@@ -9,6 +9,7 @@ class MemoryClass {
|
||||
constructor() {
|
||||
if (!existsSync(path)) {
|
||||
writeFileSync(path, JSON.stringify({
|
||||
processedInfo: [],
|
||||
repliedUeuse: [],
|
||||
permissions: {},
|
||||
userid: "",
|
||||
|
||||
Reference in New Issue
Block a user