I need aliases code command for kick badnick, ban and kb
when i ban the host type 2 timeban = 5m and kb host 2 timeban = 60m with timer
also when a user have irccloud the ban to go redirect *ident*!*@* for ban and kb user
also mute ban for domain ~q:*!*@*.domain timeban 60m
Pressing the key should do the following:
F1 - kick nick with reason "Dont swear".
F2 - kb for bad nick (nick*!*@*) with reason "Change your nick" - time 5 min.
F3 - ban host (*!*@host) and (*!ident@*) when the user use irccloud - time 5 min.
F4 - ban mute domain (~q:*!*@*domain) and (~q:*!ident*@*) when the user use irccloud - time 30 min.
F5 - kb (*!*@host) and (*!ident@*) when the user use irccloud, with reason "Out" - time 60 min.
Example:
Joins: Jack (Mibbit@network-75922E69.range86-186.btcentralplus.com)
Joins: Metamorphosis (uid579133@network-AA4157C8.irccloud.com)
Joins: blackjack (Mibbit@3E49F1DA.5F67C047.7305E40D.IP)
set ban:
+b *!*@3E49F1DA.5F67C047.7305E40D.IP
+b *!*@network-75922E69.range86-186.btcentralplus.com
+b *!uid579133@*
for mute:
+b ~q:*!*@*.7305E40D.IP
+b ~q:*!*@*.range86-186.btcentralplus.com (when si find this domain)
+b ~q:*!uid579133@*
thx in advance
Отредактировано freeway (27.03.2023 15:46)