Skip to content

Commit 8676325

Browse files
authored
Update README.md
1 parent c5f8e6e commit 8676325

1 file changed

Lines changed: 43 additions & 1 deletion

File tree

README.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,49 @@ node index.js
187187
```
188188
189189
190-
---
190+
## ```Arguments node . [--options] [<session name>]```
191+
192+
## `--pconly`
193+
* If that chat not from private bot, bot will ignore
194+
195+
## `--gconly`
196+
* If that chat not from group, bot will ignore
197+
198+
## `--swonly`
199+
* If that chat not from status, bot will ignore
200+
201+
## `--prefix <prefixes>`
202+
* `prefixes` are seperated by each character
203+
Set prefix
204+
205+
### `--db <your mongodb url>`
206+
207+
Open the package.json file and fill in your mongodb url in the `mongodb: --db mongodb url` section!
208+
209+
## `--server`
210+
* Used for [heroku](https://heroku.com/) or scan through website
211+
212+
## `--restrict`
213+
* Enables restricted plugins (which can lead your number to be **banned** if used too often)
214+
* Group Administration `add, kick`
215+
216+
## `--img`
217+
* Enable image inspector through terminal
218+
219+
## `--autoread`
220+
* If enabled, all incoming messages will be marked as read
221+
222+
## `--nyimak`
223+
* No bot, just print received messages and add users to database
224+
225+
## `--test`
226+
* **Development** Testing Mode
227+
228+
## `--self`
229+
* **Only Owner & Bot**
230+
231+
---------
232+
191233
192234
## **All Contributors**
193235
<a href="https://github.com/BOTCAHX"><img src="https://github.com/BOTCAHX.png?size=100" width="100" height="100"></a> | [![Erlan](https://github.com/ERLANRAHMAT.png?size=100)](https://github.com/ERLANRAHMAT)

0 commit comments

Comments
 (0)