<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.anope.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.anope.org/index.php?action=history&amp;feed=atom&amp;title=2.0%2FModules%2Fos_list</id>
		<title>2.0/Modules/os list - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.anope.org/index.php?action=history&amp;feed=atom&amp;title=2.0%2FModules%2Fos_list"/>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/os_list&amp;action=history"/>
		<updated>2026-05-29T18:35:59Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.4</generator>

	<entry>
		<id>//wiki.anope.org/index.php?title=2.0/Modules/os_list&amp;diff=785&amp;oldid=prev</id>
		<title>Azander: Created page with &quot;{{Language|2.0/Modules/os_list}} {{Syntax|os_list|OperServ|Anope}}  == &lt;div class=&quot;moduleheader&quot;&gt;Description&lt;/div&gt; == ;CHANLIST :Lists all channels currently in use on the IRC...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/os_list&amp;diff=785&amp;oldid=prev"/>
				<updated>2014-05-08T21:12:34Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|2.0/Modules/os_list}} {{Syntax|os_list|OperServ|Anope}}  == &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; == ;CHANLIST :Lists all channels currently in use on the IRC...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Language|2.0/Modules/os_list}}&lt;br /&gt;
{{Syntax|os_list|OperServ|Anope}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; ==&lt;br /&gt;
;CHANLIST :Lists all channels currently in use on the IRC network, whether they are registered or not.&lt;br /&gt;
:If pattern is given, lists only channels that match it. If a nickname is given, lists only the channels the user using it is on. If SECRET is specified, lists only channels matching pattern that have the +s or +p mode.&lt;br /&gt;
:* '''NOTE''': Access to this command requires the permission operserv/chanlist to be present in your ''opertype''.&lt;br /&gt;
&lt;br /&gt;
;USERLIST :Lists all users currently online on the IRC network, whether their nick is registered or not.&lt;br /&gt;
:If pattern is given, lists only users that match it (it must be in the format nick!user@host). If channel is given, lists only users that are on the given channel. If INVISIBLE is specified, only users with the +i flag will be listed.&lt;br /&gt;
:* '''NOTE''':Access to this command requires the permission operserv/userlist to be present in your ''opertype''.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Commands&amp;lt;/div&amp;gt; == &lt;br /&gt;
;chanlist [{pattern | nick} [SECRET]]&lt;br /&gt;
;userlist [{pattern | channel} [INVISIBLE]]&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Examples&amp;lt;/div&amp;gt; ==&lt;br /&gt;
/msg OperServ CHANLIST #my*&lt;br /&gt;
&lt;br /&gt;
/msg OperServ USERLIST *@*.fred.com&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Default Configuration&amp;lt;/div&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;code&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
/*&lt;br /&gt;
 * os_list&lt;br /&gt;
 *&lt;br /&gt;
 * Provides the commands operserv/chanlist and operserv/userlist.&lt;br /&gt;
 *&lt;br /&gt;
 * Used to list and search the channels and users currently on the network.&lt;br /&gt;
 */&lt;br /&gt;
module { name = &amp;quot;os_list&amp;quot; }&lt;br /&gt;
command { service = &amp;quot;OperServ&amp;quot;; name = &amp;quot;CHANLIST&amp;quot;; command = &amp;quot;operserv/chanlist&amp;quot;; permission = &amp;quot;operserv/chanlist&amp;quot;; }&lt;br /&gt;
command { service = &amp;quot;OperServ&amp;quot;; name = &amp;quot;USERLIST&amp;quot;; command = &amp;quot;operserv/userlist&amp;quot;; permission = &amp;quot;operserv/userlist&amp;quot;; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Azander</name></author>	</entry>

	</feed>