User:Meskarune/irc
Op yourself: /msg ChanServ op #channel nick
Ban using hostmask: /msg ChanServ ban #channel nick!ident@*.host.com
Mute with nick: /mode #channel +q nick!*@*
Mute with account: /mode #archlinux-offtopic +q $a:nick
Ban forward with account: $a:nick$#fix_your_connection
Ban forward with hostmask: /mode #freenode +b *!*@unaffiliated/example$##fix_your_connection
Ban exempt (for eg. tor ban): /mode #channel +e $a:nick
Join ##fix_your_connection and check every now and then whether it has been fixed, then it can be removed.