os_notinchanlist

Module Author: Viper
Category: OperServ
Status: Published
User Rating: (6 Comments)

This module allows Services Admins to list all clients that are not in any channels and possibly take actions against them:
notice, kill, akill, join, shun or t(emp)shun. (if supported - IRCd Dependant).

Latest Module Releases

Recent User Comments

  • Harold (weedman)

    Posted: 24/01/14 21:04:56
    Anope Version: 1.8.8
    Module Version: 2.4
    Comments:
    i use it in anope-1.8.8 and havent had any problems with it

    User Rating:

  • WyldDragon (callenbach)

    Posted: 16/12/13 15:56:54
    Anope Version: 1.9.9
    Module Version: 2.4
    Comments:
    Hi
    I turn anope 1.9.9, it is already possible to use the os_notinchanlist module?

    Greetings Callenbach

    User Rating:

  • Ryan Schaffner (cards)

    Posted: 03/02/12 04:58:55
    Anope Version: 1.8.7
    Module Version: 2.4
    Comments:
    I found it annoying that the SearchIRC bots were constantly joined to the servers, and I definately don't want to Akill or ban them. So I added the following code after total++

    otal++;
    if (stricmp(u2->host, "data.searchirc.org") == 0)
    continue;

    You may want to add this to a release as other's may not want to ban the searchirc bots.

    Otherwise awesome script. Thank YOu

    User Rating:

  • Victor Coss (GTAXL)

    Posted: 12/02/12 21:46:02
    Anope Version: 1.8.6
    Module Version: 2.4
    Comments:
    Very nice! I had a BNC connected from localhost which wasn't in any channels (wasn't aware of it) and it set a G:Line on localhost which banned my WWWLogger Bot, BOPM, and a bunch others. :P Fail on my part. I wish there is exempt host, and an option to just G:Line the nick, which won't effect the domain its self.

    User Rating:

  • Mitsos (westor)

    Posted: 12/04/12 17:11:29
    Anope Version: 1.8.5
    Module Version: 2.4
    Comments:
    Can you make it work for anope 1.8.5 and over ? and not only for new versions of anope?

    - Thanks!

    User Rating:

  • Herman (HeRiNo)

    Posted: 13/08/13 11:00:14
    Anope Version: 1.8.8
    Module Version: 2.4
    Comments:
    Hello,

    I used os_notinchanlist in Anope 1.8.7 it's a great module! But now I updated to Anope 1.8.8 and since that update it does not work correct. Is this module not good voor Anope 1.8.8?

    Regards, Herman, the Netherlands.

    User Rating:

Post A Comment

You need to be logged in to post a comment.