Update Chanban/README.md

This commit is contained in:
Teh PeGaSuS
2026-02-28 00:57:52 +01:00
parent 5ae6d24811
commit e8f4220558
+8 -8
View File
@@ -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