Nick Registration: Difference between revisions

From HybridIRC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= Nickname Registration =
= Nickname Registration =


Line 10: Line 9:
=== 1. Check Nickname Availability ===   
=== 1. Check Nickname Availability ===   
Make sure your desired nickname is not already registered or in use:   
Make sure your desired nickname is not already registered or in use:   
<pre>/msg NickServ info <nickname></pre>
<pre>/msg NickServ info &lt;nickname&gt;</pre>


=== 2. Register Your Nickname ===   
=== 2. Register Your Nickname ===   
Use the following command to register:   
Use the following command to register:   
<pre>/msg NickServ register <password> <e-mail></pre>
<pre>/msg NickServ register &lt;password&gt; &lt;e-mail&gt;</pre>


=== 3. Verify Your Email Address ===   
=== 3. Verify Your Email Address ===   
Complete the process by following the instructions sent to your email from "HybridIRC Network Services."
Complete the process by following the instructions sent to your email from ''HybridIRC Network Services''.
 
> '''Note:''' Check your spam or junk folder if you don’t see the activation email in your inbox. Mark the email as "Not spam/junk" if necessary.


'''Note:''' Check your spam or junk folder if you don’t see the activation email in your inbox. Mark the email as "Not spam/junk" if necessary. 
If verification is not completed within '''24 hours''', your nickname will be released and available for others to register.
If verification is not completed within '''24 hours''', your nickname will be released and available for others to register.


=== Incorrect Email Address ===   
=== Incorrect Email Address ===   
If you entered the wrong email, you can cancel and start over by using the DROP command:   
If you entered the wrong email, you can cancel and start over by using the DROP command:   
<pre>/msg NickServ drop <nickname> <password></pre>
<pre>/msg NickServ drop &lt;nickname&gt; &lt;password&gt;</pre>


'''Example:'''   
'''Example:'''   
<pre>/msg NickServ drop Dave I3C00ki3SWch0co1aTe</pre>
<pre>/msg NickServ drop Dave I3C00ki3SWch0co1aTe</pre>
== What if I Can’t Register a Nickname? == 
If you’re unable to register your nickname due to device limitations or other issues, you can email us at '''[mailto:support@hybridirc.com support@hybridirc.com]''' with the nickname you'd like to register. Ensure the email is sent from the address you want associated with the nickname. 


== Temporary Nickname Registration ==
== Temporary Nickname Registration ==


When you first register a nickname, it is temporarily reserved until your email address is verified. If you do not complete the email verification process within '''24 hours''', the nickname registration will expire, and the nickname will be available for others to register.
When you first register a nickname, it is temporarily reserved until your email address is verified. If you do not complete the email verification process within '''24 hours''', the nickname registration will expire, and the nickname will be available for others to register.
== What if I Don’t Have an Email Address? ==
You can still use your nickname without registering it, even if you don’t have or prefer not to provide a valid email address. However, without an email address, you won’t be able to complete the registration process or verify your nickname. If someone else registers the same nickname in the future, you will lose access to it and will need to select a new nickname.


== Invalid Email Address ==
== Invalid Email Address ==
Line 46: Line 43:
<pre>"[email] is not a valid e-mail address."</pre>   
<pre>"[email] is not a valid e-mail address."</pre>   


These errors indicate that the provided email address does not meet the network’s requirements. Below are common causes and solutions.
These errors indicate that the provided email address does not meet the network’s requirements.


=== Why Does This Happen? ===
=== Why Does This Happen? ===
Line 86: Line 83:
* Join our '''[https://kiwiirc.hybridirc.com/#help #Help]''' channel on IRC for real-time support.   
* Join our '''[https://kiwiirc.hybridirc.com/#help #Help]''' channel on IRC for real-time support.   
* Contact us via email at '''[mailto:support@hybridirc.com support@hybridirc.com]'''.   
* Contact us via email at '''[mailto:support@hybridirc.com support@hybridirc.com]'''.   
We’re here to make your registration process seamless!


== Benefits of Nickname Registration ==
== Benefits of Nickname Registration ==
Line 95: Line 90:
* Send and receive offline messages or memos to/from registered users.
* Send and receive offline messages or memos to/from registered users.
* [https://hybridirc.com/help/upload-your-avatar/ Upload an avatar via KiwiIRC to enhance your online identity.]
* [https://hybridirc.com/help/upload-your-avatar/ Upload an avatar via KiwiIRC to enhance your online identity.]
== Before Registering a Nickname ==
* Choose a unique nickname that isn’t already registered.
* Create a strong, memorable password with a mix of letters, numbers, and symbols.
* Use a valid email address for verification.
  * Your email address is confidential and won’t be visible to other users.
  * Nicknames expire after '''365 days''' of inactivity.


== Additional Notes ==
== Additional Notes ==
Line 108: Line 95:
* Nicknames are temporarily reserved after issuing the registration command. Finalization requires email verification.
* Nicknames are temporarily reserved after issuing the registration command. Finalization requires email verification.
* Allow up to '''15 minutes''' for the email to arrive. If it doesn’t, contact a server operator for assistance.
* Allow up to '''15 minutes''' for the email to arrive. If it doesn’t, contact a server operator for assistance.
<div style="background: #f2f2f2; color: #333; padding: 20px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); margin-top: 20px; font-family: 'Roboto', sans-serif;"> 
  <h3 style="color: #2980b9;">Need Help?</h3> 
  <p>If you have questions or need assistance:</p> 
  <ul style="list-style: none; padding: 0; color: #2c3e50;"> 
    <li style="margin-bottom: 10px;">* Join our help channel: '''[https://kiwiirc.hybridirc.com/#help #Help]'''</li> 
    <li style="margin-bottom: 10px;">* Visit the '''[https://hybridirc.com/help/registration/nick-reg/ Nickname Registration]''' page.</li> 
    <li style="margin-bottom: 10px;">* Or email us at: '''[mailto:support@hybridirc.com support@hybridirc.com]'''</li> 
  </ul> 
</div>

Revision as of 17:45, 14 Ocak 2025

Nickname Registration

Welcome to HybridIRC's nickname registration page! Registering a nickname is completely FREE.

By registering, you ensure that no one else on the server can use your chosen nickname. Registration helps safeguard your identity and unlocks additional features. However, if your nickname remains unused for one year, it will expire and become available for others to register. Any channel access or ownership associated with the nickname will be lost or transferred to the first designated successor (if one exists).

Steps to Register a Nickname

1. Check Nickname Availability

Make sure your desired nickname is not already registered or in use:

/msg NickServ info <nickname>

2. Register Your Nickname

Use the following command to register:

/msg NickServ register <password> <e-mail>

3. Verify Your Email Address

Complete the process by following the instructions sent to your email from HybridIRC Network Services.

Note: Check your spam or junk folder if you don’t see the activation email in your inbox. Mark the email as "Not spam/junk" if necessary. If verification is not completed within 24 hours, your nickname will be released and available for others to register.

Incorrect Email Address

If you entered the wrong email, you can cancel and start over by using the DROP command:

/msg NickServ drop <nickname> <password>

Example:

/msg NickServ drop Dave I3C00ki3SWch0co1aTe

What if I Can’t Register a Nickname?

If you’re unable to register your nickname due to device limitations or other issues, you can email us at support@hybridirc.com with the nickname you'd like to register. Ensure the email is sent from the address you want associated with the nickname.

Temporary Nickname Registration

When you first register a nickname, it is temporarily reserved until your email address is verified. If you do not complete the email verification process within 24 hours, the nickname registration will expire, and the nickname will be available for others to register.

Invalid Email Address

While attempting to register, you might encounter one of the following error messages from NickServ:

"Sorry, we do not accept registrations with email addresses from that domain. Use another address."

or

"[email] is not a valid e-mail address."

These errors indicate that the provided email address does not meet the network’s requirements.

Why Does This Happen?

Your email address may be rejected for these reasons:

  1. Restricted Domain: The email domain you are using (e.g., disposable or temporary email services) is blocked for registrations.
  2. Invalid Format: Email addresses must contain only:
  * Letters (a–z, A–Z)
  * Numbers (0–9)
  * Periods (.)
  1. Typing Errors: Verify your email address has no mistakes, such as:
  * Missing characters (e.g., no "@" or domain name).
  * Extra spaces or prohibited special characters.

How to Fix This

To resolve the issue, follow these steps:

  1. Use a Valid Email Address
  Provide an email address from a recognized provider (e.g., Gmail, Yahoo, Outlook).
  1. Avoid Restricted Domains
  Do not use disposable or temporary email addresses, as they are not permitted.
  1. Double-Check for Typos
  Review your email address for accuracy before submitting it.

Examples of Valid and Invalid Email Addresses

Valid:

  • john.doe@gmail.com
  • jenny2024@yahoo.com
  • mike_123@example.org

Invalid:

  • myemail@@example.com (extra @ symbol)
  • user!name@temporarymail.xyz (restricted domain)
  • email@ (missing domain)

Need Help?

If your email is valid and you still experience issues:

Benefits of Nickname Registration

Additional Notes

  • Nicknames are temporarily reserved after issuing the registration command. Finalization requires email verification.
  • Allow up to 15 minutes for the email to arrive. If it doesn’t, contact a server operator for assistance.