logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/notify - the Profanity /notify command.

Arguments

chaton|off
           Notifications for regular chat messages.

       chatcurrenton|off
           Whether to show regular chat message notifications when the window is focused.

       chattexton|off
           Show message text in regular message notifications.

       roomon|off
           Notifications for all chat room messages.

       roommentionon|off
           Notifications for chat room messages when your nick is mentioned.

       roommentioncase_sensitive
           Set room mention notifications as case sensitive.

       roommentioncase_insensitive
           Set room mention notifications as case insensitive.

       roommentionword_whole
           Set  room  mention notifications only on whole word match, i.e. when nickname is not part of a larger
           word.

       roommentionword_part
           Set room mention notifications on partial word match, i.e. nickname may be part of a larger word.

       roomofflineon|off
           Notifications for chat room messages that were sent while you were offline.

       roomcurrenton|off
           Whether to show all chat room messages notifications when the window is focused.

       roomtexton|off
           Show message text in chat room message notifications.

       roomtriggeradd<text>
           Notify when specified text included in all chat room messages.

       roomtriggerremove<text>
           Remove chat room notification trigger.

       roomtriggerlist
           List all chat room highlight triggers.

       roomtriggeron|off
           Enable or disable all chat room notification triggers.

       on|off
           Override the global message setting for the current chat room.

       mentionon|off
           Override the global 'mention' setting for the current chat room.

       triggeron|off
           Override the global 'trigger' setting for the current chat room.

       reset
           Reset to global notification settings for the current chat room.

       remind<seconds>
           Notification reminder period for unread messages, use 0 to disable.

       typingon|off
           Notifications when contacts are typing.

       typingcurrenton|off
           Whether typing notifications are triggered for the current window.

       inviteon|off
           Notifications for chat room invites.

       subon|off
           Notifications for subscription requests.

Description

       Configure desktop notifications. To configure presence update messages in the console, chat and chat room
       windows, see '/help presence'.

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

0.13.1                                             2023-08-03                                             man(1)

Name

       /notify - the Profanity /notify command.

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

See Also