main #21

Open
ChrisChrome wants to merge 45 commits from main into shard-test
Showing only changes of commit 770813b4a7 - Show all commits

View file

@ -597,7 +597,7 @@ xmpp.on("stanza", (stanza) => {
console.log(`${colors.cyan("[INFO]")} Deleted user ${user.id} from database`);
});
})
}
});
});
}).catch((err) => {
setTimeout(() => {