mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Improved the IGNORE examples
Improved the IGNORE examples.
This commit is contained in:
parent
e891b29aef
commit
492d98358d
@ -29,7 +29,7 @@
|
||||
/IGNORE -except *!*@*.google.com CTCPS
|
||||
/IGNORE #irssi ALL -PUBLIC -ACTIONS
|
||||
/IGNORE -replies *!*@*.google.com ALL
|
||||
/IGNORE -regexp -pattern "is (away|gone|back)" * ACTIONS
|
||||
/IGNORE -regexp -pattern (away|gone|back|playing|returned) * ACTIONS
|
||||
/IGNORE *zzz* NICKS
|
||||
/IGNORE *afk* NICKS
|
||||
/IGNORE *away* NICKS
|
||||
|
Loading…
Reference in New Issue
Block a user