Network Faq: Difference between revisions

From IRC-nERDs
Jump to navigation Jump to search
(Created page with "== Nickname Registration == <b>Q</b>: How do I register my nickname?<br> <b>A</b>: /quote nickserv register <your-passwd> your@ema.il<br> Example: /quote nickserv register te...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
  Example: /quote chanserv mode ##chat lock add +lL 1 #chat
  Example: /quote chanserv mode ##chat lock add +lL 1 #chat
  ^ The above command would foward ##chat to #chat using ChanServ mode lock.
  ^ The above command would foward ##chat to #chat using ChanServ mode lock.
== Requesting a VHost ==
<b>Q</b>: How do i request a VHost?<br>
<b>A</b>: Use /quote hostserv request your.vhost.here<br>
<b>Note</b>: We will not accept VHosts that are racist, impersonates law enforcement (ie. fbi.gov or cia.gov) or impersonates staff.<br>
Example: /quote hosterv request google.com
== Spam Bots ==
<b>Q</b>: Random spam bots are messaging me, how do i stop it?!<br>
<b>A</b>: Well you have to 2 ways to stop this. <br>
* UserMode +R: Setting Usermode +R will make it so only users with registered nicknames can message you
Example: /mode <your-nick> +R
* UserMode +g: Setting usermode +g will make it so NO other users can message unless if you /accept <nickname> or they are Official Network Staff.
Example: /mode <your-nick> +g

Latest revision as of 14:56, 11 August 2021

Nickname Registration

Q: How do I register my nickname?
A: /quote nickserv register <your-passwd> your@ema.il

Example: /quote nickserv register test123 noreply@irc-nerds.net

Channel Registration

Q: How do I register a channel?
A: Join said channel, and if you're opped, and its not already registered simple do: /quote chanserv register #channel <description of channel>

Example: /quote chanserv register #Chat General Chat Discussion

Channel Forwards

Q: How do I forward a channel from one channel to another?
A: /quote chanserv mode #channel lock add +lL 1 #channel-to-forward-to

Example: /quote chanserv mode ##chat lock add +lL 1 #chat
^ The above command would foward ##chat to #chat using ChanServ mode lock.

Requesting a VHost

Q: How do i request a VHost?
A: Use /quote hostserv request your.vhost.here
Note: We will not accept VHosts that are racist, impersonates law enforcement (ie. fbi.gov or cia.gov) or impersonates staff.

Example: /quote hosterv request google.com

Spam Bots

Q: Random spam bots are messaging me, how do i stop it?!
A: Well you have to 2 ways to stop this.

  • UserMode +R: Setting Usermode +R will make it so only users with registered nicknames can message you
Example: /mode <your-nick> +R
  • UserMode +g: Setting usermode +g will make it so NO other users can message unless if you /accept <nickname> or they are Official Network Staff.
Example: /mode <your-nick> +g