IRCP- information gathering tool for irc servers |
git clone git://git.acid.vegas/IRCP.git |
Log | Files | Refs | Archive | README | LICENSE |
commit be73c3fd933f0e0007f1d92bda7a3d148204cbb9
parent 4af57963c9819b9803873a3099715b894bc175d8 Author: acidvegas <acid.vegas@acid.vegas> Date: Mon, 29 May 2023 02:09:45 -0400 8,7\-:.`-,:.`-:08,08 15,0 4,14▄▀8,01▄▀14--:`,--:` Diffstat:
|
1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/README.md b/README.md @@ -38,7 +38,7 @@ The IRC networks we scanned are PUBLIC networks...any person can freely connect | Setting | Default Value | Description | | ---------- | ------------- | ------------------------------------------------------------- | | `channels` | `3` | Maximum number of channels to scan at once | -| `delay` | `120` | Delay before registering nick *(if enabled)( & sending `LIST` | +| `delay` | `120` | Delay before registering nick *(if enabled)* & sending `LIST` | | `join` | `10` | Delay between channel `JOIN` | | `nick` | `300` | Delay between every random `NICK` change | | `part` | `3` | Delay before `PART` from channel | |