Initial commit

This commit is contained in:
2026-02-14 20:18:39 -05:00
commit ffdc325e96
18 changed files with 4199 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
# SNOMASKS
#### Usage:
```
/mode YourNick +s [+|-]<SNOMASK>
```
#### Examples:
```
/mode acidvegas +s +cCfoS
/mode acidvegas +s -k
```
---
| Mode | Description |
|-------|-----------------------------------------------------------|
| **b** | Server bans |
| **B** | DNSBL hits |
| **c** | Local connections |
| **C** | Remote connections |
| **d** | Rejected `/DCC` |
| **D** | Debugging *(noisy)* |
| **f** | Flood blocks |
| **j** | `/JOIN`, `/PART`, & `/KICK` |
| **k** | `/KILL` |
| **n** | Local `/NICK` |
| **N** | Remote `/NICK` |
| **o** | IRCOp overriding channels |
| **O** | `/CHGNAME`, `/CHGIDENT`, `/CHGHOST`, `/SAJOIN`, `/SAPART` |
| **q** | `/QLINE` rejections |
| **r** | SPAMREPORT and Spamreport block usage notices |
| **R** | JSON-RPC |
| **s** | Server notices |
| **S** | `/SPAMFILTER` hits |
| **v** | `/VHOST` usage |