table of contents
- bookworm 0.13.1-2
- bookworm-backports 0.14.0-1~bpo12+1
- testing 0.14.0-3
- unstable 0.14.0-3
man(1) | Profanity XMPP client | man(1) |
NAME¶
/notify - the Profanity /notify command.
DESCRIPTION¶
Configure desktop notifications. To configure presence update messages in the console, chat and chat room windows, see '/help presence'.
SYNOPSIS¶
/notify chat on|off
/notify chat current on|off
/notify chat text on|off
/notify room on|off
/notify room mention on|off
/notify room mention case_sensitive|case_insensitive
/notify room mention word_whole|word_part
/notify room offline on|off
/notify room current on|off
/notify room text on|off
/notify room trigger add <text>
/notify room trigger remove <text>
/notify room trigger list
/notify room trigger on|off
/notify on|off
/notify mention on|off
/notify trigger on|off
/notify reset
/notify remind <seconds>
/notify typing on|off
/notify typing current on|off
/notify invite on|off
/notify sub on|off
ARGUMENTS¶
chat on|off
chat current on|off
chat text on|off
room on|off
room mention on|off
room mention case_sensitive
room mention case_insensitive
room mention word_whole
room mention word_part
room offline on|off
room current on|off
room text on|off
room trigger add <text>
room trigger remove <text>
room trigger list
room trigger on|off
on|off
mention on|off
trigger on|off
reset
remind <seconds>
typing on|off
typing current on|off
invite on|off
sub on|off
EXAMPLES¶
/notify chat on
/notify chat text on
/notify room mention on
/notify room offline on
/notify room trigger add beer
/notify room trigger on
/notify room current off
/notify room text off
/notify remind 60
/notify typing on
/notify invite on
2023-08-03 | 0.13.1 |