RaekeNet IRC Command Reference

■ STATUS: HELP DATABASE INITIALIZED
-- System Index (Command Database) --

Here you will find the most important commands and status flags (modes) for using our network, based on InspIRCd and Anope Services. Parameters in square brackets [...] must be replaced by you.

// Basic & Server Commands (InspIRCd):
Command Description
/join [#Channel] Joins a channel (e.g., /join #lobby).
/part [#Channel] Leaves a channel.
/list Lists all open channels on the network.
/motd Retrieves the "Message of the Day" (server welcome message).
/stats P Searches for operators (IRCOps) and helpers (HelpOps) currently online.
/away [Text] Marks you as away (clear it with a simple /away).
// User Services (NickServ):
Command Description
/ns help Calls up the global help menu of NickServ.
/ns set language en_US.UTF-8 Changes the language of all services permanently to English.
/ns register [Password] [Email] Permanently registers your current nickname on the network.
/ns identify [Password] Identifies you as the rightful owner of your nickname.
/ns recover [Nick] [Password] Releases your nickname if it is blocked after a connection drop (Ping Timeout) or by other users.
/ns sendpass [Nick] Sends you a temporary password to your registered email address.
// Channel Services (ChanServ):
Command Description
/cs help Calls up the global help menu of ChanServ.
/cs register [#Channel] Permanently registers a channel you have joined for you.
/cs op [#Channel] [Nick] Gives temporary operator rights to a trusted user.
/cs invite [#Channel] Has ChanServ invite you into your channel (if +i is active).
/cs [SOP|AOP|VOP] [#Channel] ADD [Nick] Permanently adds a registered user to the Super-Ops, Auto-Ops, or Voices access list.
/cs [SOP|AOP|VOP] [#Channel] DEL [Nick] Removes a user from the respective access list of your channel.
/cs [SOP|AOP|VOP] [#Channel] LIST Lists all registered users of the respective permission level.
// Bot Assignment & Features (BotServ):
Command Description
/bs help Calls up the global help menu of BotServ.
/bs botlist Lists all available network bots on the system.
/bs assign [#Channel] [BotNick] Assigns a network bot to your registered channel.
/bs unassign [#Channel] Removes the assigned network bot from your channel.
// Offline Messages (MemoServ):
Command Description
/ms help Calls up the global help menu of MemoServ.
/ms send [Nick/#Channel] [Text] Sends an offline message (memo) to a nickname or channel.
/ms list Lists all memos received during your absence.
/ms read [Number] Reads a specific memo from your inbox (e.g., /ms read 1).
/ms del [Number] Deletes a read message from your inbox storage.
// Channel Management (Channel Modes):

Usage via: /mode [#Channel] [+/-mode] [parameter]

Mode Description
+n Prevents messages from outside users who are not in the channel.
+t Only channel operators (@/&) are allowed to change the topic.
+m Moderated. Only users with operator status or voice privileges (+) can chat.
+p The room can be found, but membership remains anonymous (appears in /list).
+s Makes the channel secret (does not appear in /list).
+i The channel is "Invite-Only" – joining is only possible via invitation.
+k [Password] Protects the channel with a password (required to join).
// User Status (User Modes):

Usage via: /mode [YourNick] [+/-mode]

Mode Description
+x Enables automatic host cloaking (your IP address will be encrypted). »DEFAULT«
+i Invisible to global searches like /who (stalking protection). »DEFAULT«
+R Blocks private messages from unregistered users (spam protection).
+g CallerID. Private messages from unknown users require your approval first.
// Help

If you have any questions or issues, simply reach out to the users in the #help channel or talk to a member of the staff.

[▲ TOP]