So im looking for something simple that would work kinda like this.
!badchan add #chan -global/-local
!badchan del #chan -global/-local
!badchan list
The reason should be something like "found co-channeling on #thisplace, goodbye"
all the scripts i find are huge, and filled up with unnecessary things. or are not super simple like this.
So when a user joins a channel, the bot looks up his /whois and if a user is on a channel, ban him with pre-entered reason.
Thanks.