jenni
jenni copied to clipboard
Command for checking clones in the channel
Hello, It would be cool if there is a script in admin.py that allows admins to check for clones in the channel
XX clone(s) found in #blah.
*!*@blahefe.net -> user1, user2
*!*@lol.mi.comcast.net -> BotHey, user3
*!*@XX.XX.XXX.XXX -> stupid, user
*!*@vps.dope.ghoti.me -> The, Only, One
Thanks ;)
@paris-ci so in the case where two people are legitimately on the same network should it also look at ident, e.g. *[email protected], or do you want to know when two nicks are on the same net period?
@kaneda For my use, *!*@bar.com
would be better. But if there is only *[email protected]
possible, it's good too.
Thanks
I would recommend against this feature. I have tried to implement such a feature before in WeeChat before somebody else made a stalker.pl for WeeChat. The problem this runs into, no matter how simple the search/caching is, the database that stores all of this will grow outrageously large and slow down jenni way more than she already is. I'll admit she is pretty slow overall in her current state.
@myano i agree, we could do this with +@, +%, and +v already, let's leave it at that.