jenni icon indicating copy to clipboard operation
jenni copied to clipboard

Command for checking clones in the channel

Open paris-ci opened this issue 9 years ago • 4 comments

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 avatar Apr 04 '15 22:04 paris-ci

@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 avatar Apr 04 '15 23:04 kaneda

@kaneda For my use, *!*@bar.com would be better. But if there is only *[email protected] possible, it's good too. Thanks

paris-ci avatar Apr 05 '15 17:04 paris-ci

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 avatar Apr 29 '15 19:04 myano

@myano i agree, we could do this with +@, +%, and +v already, let's leave it at that.

kaneda avatar Apr 29 '15 19:04 kaneda