DWIRC:NickServ: Difference between revisions

From DarkWorld Network
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DWIRC_Services}}
== NickServ ==
== NickServ ==
NickServ helps manage user identity, nickname protection, and access automation.
NickServ helps manage user identity, nickname protection, and access automation.


=== General Nickname Policies ===
== General Nickname Policies ==
* '''Email confirmation:''' within 12 days   
* '''Email confirmation:''' within 12 days   
* '''Nickname expiration:''' after 365 days of inactivity   
* '''Nickname expiration:''' after 365 days of inactivity   
* '''Grouping:''' up to 16 nicknames per account   
* '''Grouping:''' up to 16 nicknames per account   
* '''Responsibility:''' users must keep passwords secure
* '''Responsibility:''' users must keep passwords secure


---
== Commands ==
 
=== Commands ===
{| class="wikitable" style="width:100%; text-align:left;"
{| class="wikitable" style="width:100%; text-align:left;"
! Command
! Command
Line 50: Line 49:
| IDENTIFY
| IDENTIFY
| Authenticate yourself after reconnecting or login.
| Authenticate yourself after reconnecting or login.
| <code>/msg NickServ IDENTIFY password</code><br /><code>/msg NickServ IDENTIFY &lt;password&gt;</code>
| <code>/msg NickServ IDENTIFY password</code>
|-
|-
| INFO
| INFO
| View details about a nickname (last seen, status).
| View details about a nickname (last seen, status).
| <code>/msg NickServ INFO nick</code><br /><code>/msg NickServ INFO &lt;nick&gt;</code>
| <code>/msg NickServ INFO nick</code>
|-
|-
| LOGOUT
| LOGOUT
Line 66: Line 65:
| RELEASE
| RELEASE
| Forcefully release a nickname that is marked as in use (after RECOVER).
| Forcefully release a nickname that is marked as in use (after RECOVER).
| <code>/msg NickServ RELEASE nick</code><br /><code>/msg NickServ RELEASE &lt;nick&gt;</code>
| <code>/msg NickServ RELEASE nick</code>
|-
|-
| GHOST
| GHOST
| Disconnect (kill) a ghosted nickname session.
| Disconnect (kill) a ghosted nickname session.
| <code>/msg NickServ GHOST nick password</code><br /><code>/msg NickServ GHOST &lt;nick&gt; &lt;password&gt;</code>
| <code>/msg NickServ GHOST nick password</code>
|-
|-
| REGISTER
| REGISTER
Line 86: Line 85:
| STATUS
| STATUS
| Check authentication status of a nick.
| Check authentication status of a nick.
| <code>/msg NickServ STATUS Nick</code>
| <code>/msg NickServ STATUS nick</code>
|-
|-
| UNGROUP
| UNGROUP
Line 97: Line 96:
|}
|}


---


'''See also:''' [[ChanServ]] • [[HostServ]] • [[MemoServ]]
'''See also:''' [[DWIRC:ChanServ]] • [[DWIRC:HostServ]] • [[DWIRC:MemoServ]]


{{DWFooter}}
{{DWFooter}}

Latest revision as of 14:38, 21 October 2025


⚙️ DWIRC Services


NickServ

NickServ helps manage user identity, nickname protection, and access automation.

General Nickname Policies

  • Email confirmation: within 12 days
  • Nickname expiration: after 365 days of inactivity
  • Grouping: up to 16 nicknames per account
  • Responsibility: users must keep passwords secure

Commands

Command Purpose Usage
ACCESS Manage the access list of allowed hostmasks. /msg NickServ ACCESS ADD *!user@host
/msg NickServ ACCESS LIST
AJOIN Manage channels you auto-join when identifying. /msg NickServ AJOIN ADD #channel
/msg NickServ AJOIN DEL #channel
/msg NickServ AJOIN LIST
ALIST List all registered channels you have access on. /msg NickServ ALIST
CERT Manage client certificate fingerprint identification. /msg NickServ CERT ADD
/msg NickServ CERT DEL
/msg NickServ CERT LIST
CONFIRM Confirm registration or reset code sent to email. /msg NickServ CONFIRM code
DROP Permanently delete your nickname from the system. /msg NickServ DROP nick
GETPASS
(disabled by default)
Retrieve password (if enabled). /msg NickServ GETPASS Nick
GROUP Link another nickname to your account. /msg NickServ GROUP othernick password
IDENTIFY Authenticate yourself after reconnecting or login. /msg NickServ IDENTIFY password
INFO View details about a nickname (last seen, status). /msg NickServ INFO nick
LOGOUT Logout from your account (removes identification status). /msg NickServ LOGOUT
RECOVER Regain control of your nickname if someone else is using it. /msg NickServ RECOVER nick password
RELEASE Forcefully release a nickname that is marked as in use (after RECOVER). /msg NickServ RELEASE nick
GHOST Disconnect (kill) a ghosted nickname session. /msg NickServ GHOST nick password
REGISTER Register your nickname. Requires password and email. /msg NickServ REGISTER password email
RESETPASS Request a password reset token via email. /msg NickServ RESETPASS Nick
SET Configure personal options (email, KILL, language, etc.). /msg NickServ SET EMAIL new@email.com
/msg NickServ SET PASSWORD newPassword
/msg NickServ SET KILL ON
/msg NickServ SET LANGUAGE 2
STATUS Check authentication status of a nick. /msg NickServ STATUS nick
UNGROUP Remove a nickname from your grouped account. /msg NickServ UNGROUP
UPDATE Refresh your login session, updating idle timers. /msg NickServ UPDATE


See also: DWIRC:ChanServDWIRC:HostServDWIRC:MemoServ

Part of the DarkWorld Network Wiki Project Maintained by the DarkWorld Wiki Team

DarkWorld Network — Building an Open, Secure, and Collaborative Internet Since 2021

🌍 Connect with Us: | | | | | |

Quick Links: 🏠 Home💬 DWIRC🔗 DWBouncers💻 DWShells📘 Tutorials📈 Stats🎮 Games🧭 Hosting

💡 Want to contribute? See How to Contribute and help build the DarkWorld knowledge base!

📅 Last Updated: 2025-10-21 • Content licensed under CC-BY-SA 4.0 unless otherwise noted.