<?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%2Fns_info</id>
		<title>2.0/Modules/ns info - 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%2Fns_info"/>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/ns_info&amp;action=history"/>
		<updated>2026-05-09T17:36:40Z</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/ns_info&amp;diff=580&amp;oldid=prev</id>
		<title>Azander: Created page with &quot;{{Language|2.0/Modules/ns_info}} {{Syntax|ns_info|NickServ|Anope}}  == &lt;div class=&quot;moduleheader&quot;&gt;Description&lt;/div&gt; == Displays information about the given nickname, such as th...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/ns_info&amp;diff=580&amp;oldid=prev"/>
				<updated>2014-05-04T23:19:08Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|2.0/Modules/ns_info}} {{Syntax|ns_info|NickServ|Anope}}  == &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; == Displays information about the given nickname, such as th...&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/ns_info}}&lt;br /&gt;
{{Syntax|ns_info|NickServ|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;
Displays information about the given nickname, such as the nick's owner, last seen address and time, and nick options. If no nick is given, and you are identified, your account name is used, else your current nickname is used.&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;
;info [nickname]&lt;br /&gt;
:&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 NickServ info Fred&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;
 * ns_info&lt;br /&gt;
 *&lt;br /&gt;
 * Provides the commands:&lt;br /&gt;
 * nickserv/info. - Used for gathering information about an account.&lt;br /&gt;
 * nickserv/set/hide, nickserv/saset/hide - Used for configuring which options are publically shown in nickserv/info.&lt;br /&gt;
 *&lt;br /&gt;
 */&lt;br /&gt;
module { name = &amp;quot;ns_info&amp;quot; }&lt;br /&gt;
command { service = &amp;quot;NickServ&amp;quot;; name = &amp;quot;INFO&amp;quot;; command = &amp;quot;nickserv/info&amp;quot;; }&lt;br /&gt;
&lt;br /&gt;
command { service = &amp;quot;NickServ&amp;quot;; name = &amp;quot;SET HIDE&amp;quot;; command = &amp;quot;nickserv/set/hide&amp;quot;; }&lt;br /&gt;
command { service = &amp;quot;NickServ&amp;quot;; name = &amp;quot;SASET HIDE&amp;quot;; command = &amp;quot;nickserv/saset/hide&amp;quot;; permission = &amp;quot;nickserv/saset/hide&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>