remove in-memory-store

This commit is contained in:
Adhiraj Singh
2021-09-25 17:48:27 +05:30
parent f1527a9f6b
commit 671ea3e097
4 changed files with 2 additions and 372 deletions

View File

@@ -63,6 +63,8 @@ import makeWASocket, { WASocket, AuthenticationState, DisconnectReason, AnyMessa
await delay(2000)
await sock.sendPresenceUpdate('paused', jid)
await sock.sendMessage(jid, msg)
}
sock = startSock()