Most Used IRCOp Commands for Anope Services

Anope Services provide several service bots, including OperServ, NickServ, ChanServ, BotServ, HostServ, and MemoServ. IRC Operators primarily use OperServ to manage the IRC network, while channel administrators use ChanServ and other services for channel management.


OperServ Commands

Display Help

 
/msg OperServ HELP
 

Displays all available OperServ commands.


View Statistics

 
/msg OperServ STATS
 

Display all statistics:

 
/msg OperServ STATS ALL
 

Useful statistics include:

  • Network uptime
  • Current users
  • Peak users
  • Uplink information
  • AKILL statistics

 


Global Notice

Send a network-wide notice.

 
/msg OperServ GLOBAL SiSrv Network maintenance will begin in 15 minutes.
 

View Online Services Operators

 
/msg OperServ OPER LIST
 

Displays all configured Services Operators.

 


Add a Services Operator

 
/msg OperServ OPER ADD John Services Administrator
 

Delete a Services Operator

 
/msg OperServ OPER DEL John
 

 


Network Ban Commands

Add an AKILL

Ban a user from the network.

 
/msg OperServ AKILL ADD *@badhost.example 7d Network abuse
 

View AKILL List

 
/msg OperServ AKILL LIST
 

Delete an AKILL

 
/msg OperServ AKILL DEL *@badhost.example
 

Clear Expired AKILLs

 
/msg OperServ AKILL VIEW
 

Session Management

View active session limits.

 
/msg OperServ SESSION LIST
 

Reset sessions:

 
/msg OperServ SESSION RESET hostname
 

Exception Management

Add an exception:

 
/msg OperServ EXCEPTION ADD *@trusted.example Permanent exemption
 

View exceptions:

 
/msg OperServ EXCEPTION LIST
 

Delete an exception:

 
/msg OperServ EXCEPTION DEL *@trusted.example
 

Force User Commands

Force a Nickname Change

 
/msg OperServ SVSNICK BadNick Guest12345
 

Force Join a User to #SiSrv

 
/msg OperServ SVSJOIN John #SiSrv
 

Force Part a User

 
/msg OperServ SVSPART John #SiSrv
 

These commands require the operserv/svs permission.


NickServ Commands

Identify to NickServ:

 
/msg NickServ IDENTIFY password
 

Register a nickname:

 
/msg NickServ REGISTER password your@email.com
 

Drop a nickname:

 
/msg NickServ DROP nickname
 

Recover a nickname:

 
/msg NickServ GHOST nickname password
 

Change password:

 
/msg NickServ SET PASSWORD NewPassword
 

List your registered nicknames:

 
/msg NickServ LIST
 

ChanServ Commands

Register #SiSrv:

 
/msg ChanServ REGISTER #SiSrv StrongPassword
 

Give operator status:

 
/msg ChanServ OP #SiSrv John
 

Remove operator status:

 
/msg ChanServ DEOP #SiSrv John
 

Voice a user:

 
/msg ChanServ VOICE #SiSrv John
 

Remove voice:

 
/msg ChanServ DEVOICE #SiSrv John
 

Kick a user:

 
/msg ChanServ KICK #SiSrv BadUser Spamming
 

Ban a user:

 
/msg ChanServ BAN #SiSrv BadUser
 

Unban a user:

 
/msg ChanServ UNBAN #SiSrv BadUser
 

Set the topic:

 
/msg ChanServ TOPIC #SiSrv Welcome to the SiSrv Support Channel
 

List channel access:

 
/msg ChanServ ACCESS #SiSrv LIST
 

BotServ Commands

Assign a bot:

 
/msg BotServ ASSIGN #SiSrv SupportBot
 

Unassign a bot:

 
/msg BotServ UNASSIGN #SiSrv
 

Enable fantasy commands:

 
/msg BotServ SET #SiSrv FANTASY ON
 

Enable greeting messages:

 
/msg BotServ SET #SiSrv GREET ON
 

Enable anti-flood protection:

 
/msg BotServ SET #SiSrv FLOOD ON
 

BotServ can also provide fantasy commands such as !op, !deop, !voice, !devoice, and !kick when enabled.


HostServ Commands

Request a vHost:

 
/msg HostServ REQUEST staff.sisrv.net
 

Activate your vHost:

 
/msg HostServ ON
 

Disable your vHost:

 
/msg HostServ OFF
 

View your current vHost:

 
/msg HostServ STATUS
 

MemoServ Commands

Send a memo:

 
/msg MemoServ SEND John Please check #SiSrv.
 

Read memos:

 
/msg MemoServ READ NEW
 

List memos:

 
/msg MemoServ LIST
 

Delete memo number 3:

 
/msg MemoServ DEL 3
 

Useful Daily Commands for SiSrv IRC Operators

Command Description
/msg OperServ HELP Show OperServ help
/msg OperServ STATS ALL Display Services statistics
/msg OperServ GLOBAL message Send a network-wide notice
/msg OperServ OPER LIST List Services Operators
/msg OperServ AKILL LIST View network bans
/msg OperServ AKILL ADD mask expiry reason Add a network ban
/msg OperServ SVSNICK oldnick newnick Force a nickname change
/msg OperServ
  • 0 utilizatori au considerat informația utilă
Răspunsul a fost util?

Articole similare

How to install Anope Services

Anope is a set of IRC Services designed for flexibility and ease of use. Anope is available in...

How to upgrade Anope 2.x

Anope is an open source set of IRC Services. It is highly modular, with a vast number of...

How to install Anope 2 Modules

Anope Modules are a quick and easy way to add or change the functionality of the main Anope...

Nickname Registration

Nickname RegistrationYour nick is how people on SiSrv know you. If you register it, you'll be...

ChanServ Commands

NOTE: Some IRC servers provide an alias for '/msg ChanServ' where you can use '/cs' or...

Powered by WHMCompleteSolution