Hello all i need a little help
i need a kick/ban logger script what i had in mind was
my bot is on #channel1 , #channel2 , #channel3 , #channel4
#channel4 is secret so only staff aka halfop/ops/protected ops of channel 1 2 and 3 are allowed in
the rest are open channels
now i only have my bot as +v as i dont want to use it for banning kicking or anything like that
anyway
so for example i ban and kick a user in #channel2
the bot would make a note the this user has been banned with the reason why and who by
Felix2003 sets mode: +b *!*@test.com
* tester was kicked by Felix2003 (This Is A Test)
i then go into #channel4 and type !whoban #channel2 *!*@test.com
the resluts will be said into the channel
Felix2003: !whoban #channel2 *!*@test.com
FelixBot: *!*@test.com Was Kicked And Banned In #channel2 By Felix2003 Reason: This Is a Test
Then Ill Unban tester from #channel2
Felix2003 sets mode: -b *!*@test.com
the bot would then delete the ban from the log or move it into a perm log for my viewing only
Felix2003: !whoban #channel2 *!*@test.com
FelixBot: Sorry This User Host Isn't Banned in #channel2
Sorry if this has been asked before i did search and found 1 but it wasnt what i was looking for
i hope somebody can help