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

/rooms - the Profanity /rooms command.

Arguments

service<service>
           The conference service to query.

       filter<text>
           The text to filter results by.

       cacheon|off
           Enable or disable caching of rooms list response, enabled by default.

       cacheclear
           Clear the rooms response cache if enabled.

Description

       List  the  chat  rooms  available  at  the  specified conference service. If no argument is supplied, the
       account preference 'muc.service' is used, 'conference.<domain-part>' by default. The filter argument only
       shows rooms that contain the provided text, case insensitive.

Examples

       /rooms

       /rooms filter development

       /rooms service conference.jabber.org

       /rooms service conference.jabber.org filter "News Room"

0.13.1                                             2023-08-03                                             man(1)

Name

       /rooms - the Profanity /rooms command.

Synopsis

       /rooms

       /rooms filter <text>

       /rooms service <service>

       /rooms service <service> filter <text>

       /rooms cache on|off|clear

See Also