mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Improved the IGNORE examples
Improved the IGNORE examples.
This commit is contained in:
parent
e891b29aef
commit
492d98358d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue