ChanServ Mute Quiet setting #453
|
ChanServ not support mute or quiet command how it possible to make it? also alias command like if room admins ops type !m nick then user got muted by service bot |
Answered by
sadiepowell
Nov 14, 2024
Replies: 2 comments 1 reply
|
The default configs include a !mute command. In order to use fantasy commands you need either the FANTASIA (2.0) or FANTASY (2.1) privilege and the fantasy setting needs to be on for the channel. https://github.com/anope/anope/blob/2.0/data/botserv.example.conf#L389 https://github.com/anope/anope/blob/2.0/data/botserv.example.conf#L352 |
0 replies
Answer selected by
sadiepowell
|
Its already configured in my anope but how it worked? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The default configs include a !mute command. In order to use fantasy commands you need either the FANTASIA (2.0) or FANTASY (2.1) privilege and the fantasy setting needs to be on for the channel.
https://github.com/anope/anope/blob/2.0/data/botserv.example.conf#L389
https://github.com/anope/anope/blob/2.0/data/botserv.example.conf#L352