profanity-rooms - Man Page
/rooms
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.
Synopsis
/rooms
/rooms filter <text>
/rooms service <service>
/rooms service <service> filter <text>
/rooms cache on|off|clear
Arguments
- service <service>
The conference service to query.
- filter <text>
The text to filter results by.
- cache on|off
Enable or disable caching of rooms list response, enabled by default.
- cache clear
Clear the rooms response cache if enabled.
Examples
/rooms
/rooms filter development
/rooms service conference.jabber.org
/rooms service conference.jabber.org filter "News Room"
Info
2023-08-03 0.13.1 Profanity XMPP client