Update Chanban/README.md
This commit is contained in:
+8
-8
@@ -40,16 +40,16 @@ All configuration variables are at the top of the script:
|
||||
| banMask | Banmask type (0-9) | "2" |
|
||||
|
||||
### Banmask Types
|
||||
- 0: *!user@host
|
||||
- 1: *!*user@host
|
||||
- 2: *!*@host
|
||||
- 3: *!*user@*.host
|
||||
- 4: *!*@*.host
|
||||
- 0: \*!user@host
|
||||
- 1: \*!*user@host
|
||||
- 2: \*!*@host
|
||||
- 3: \*!\*user@*.host
|
||||
- 4: \*!*@*.host
|
||||
- 5: nick!user@host
|
||||
- 6: nick!*user@host
|
||||
- 7: nick!*@host
|
||||
- 8: nick!*user@*.host
|
||||
- 9: nick!*@*.host
|
||||
- 7: nick!\*@host
|
||||
- 8: nick!\*user@*.host
|
||||
- 9: nick!\*@*.host
|
||||
|
||||
## Commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user