From d21795e0d517224f481682461d349bb62a750916 Mon Sep 17 00:00:00 2001 From: ultimateplayer1999 Date: Wed, 26 Apr 2023 08:06:48 +0000 Subject: [PATCH] Updated readme.md --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8c7d3ea..c9bfe94 100644 --- a/readme.md +++ b/readme.md @@ -7,4 +7,7 @@ This bot is based on [shrimpBot](https://github.com/numselli/shrimpBot). Convert Use the following command to initialize the database. `node dbinit.js` -It will create the needed collection and document and return it in the console output. \ No newline at end of file +It will create the needed collection and document and return it in the console output. + +Use the output of _id for the search and update operation. The following part is needed for this +_id: new ObjectId(=="6448db015eed6ed191ef61a1"==), \ No newline at end of file