Follow-up Comment #8, task #10881 (project weechat):

Would be great to add this possibility, as said by deltafire cool functions
could be added. rmodifier is different in a way it does not allow to come back
to the original message.

eg. curious filter nick.
/filter add ignore * * nickt s/.*//

toggle long lines (here more than 50 char)
/filter add longline * * * s/(.{50}).*/1/

filter badwords
/filter add badword * * badword s/badword/☠☠☠/

undeline words
/filter add keyword * * keyword s/keyword/[color/bold/underline]keyword/

As discussed in the channel, it would be great also to add command triggers
(maybe an other command than filter)

eg. spam detection
/filter add spamfilter * * spam @print XYbuffer "spam detected"

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?10881>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
Weechat-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to