table of contents
- bullseye 0.10.0-1
- bullseye-backports 0.13.1-1~bpo11+1
- testing 0.13.1-1+b1
- unstable 0.13.1-2
man(1) | Profanity XMPP client | man(1) |
NAME¶
/rooms - the Profanity /rooms command.
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>
filter <text>
cache on|off
cache clear
EXAMPLES¶
/rooms
/rooms filter development
/rooms service conference.jabber.org
/rooms service conference.jabber.org filter "News Room"
2022-10-12 | 0.13.0 |