Joined: 29 Jun 2005, 08:31 Location: Ljubljana, Slovenia
Since 0.22 lobby update you'll notice ChanServ bot hanging out in #main, you can use it to manage your own private channels, type "/msg ChanServ !help" to get started. In order to get a channel registered, you'll still have to ask one of the moderators to do it for you, after that you'll have full control over the channel.
Note that currently channel functions such as founder/operator are locked to nickname, so if you rename your account you'll loose your rights as well.
So I have chanserv in my little channel here, but he appears to not remember people I have set to op, over those people's mutiple sessions, is this a known bug or maybe just some sort of Chanserv limitation?
Joined: 29 Jun 2005, 08:31 Location: Ljubljana, Slovenia
I've updated the ChanServ a bit to answer back to the channel where command was issued rather than to private chat, also you don't need to give chan name as argument to certain command anymore if issued from a channel. Also added some new commands.
Can channel ops channel mute or channel ban yet? I'm getting sick of people asking me to deal with trouble makers who just rejoin as soon as they are kicked.
Joined: 29 Jun 2005, 08:31 Location: Ljubljana, Slovenia
Quote:
Is a Ban option going to become available?
Not any time soon as I'm not currently working on the lobby, but if someone else makes a patch I can commit it. What needs to be done is a way to make channels persistent (currently they get created/destroyed on the fly) and then adding ban list on top of that, or simply add ban lists on top of current dynamic channels and make ChanServ update the ban list each time it joins a channel (this may be even better option perhaps).
Any idlebot could probably be programmed to hold a banlist. It would be simplistic, it would just auto kick anyone who's name it recognized was on the list, but it would work well enough in the short term. Optimally someone would mod chanserv to do it, since chanserv actually has access to IP's so it could maintain channel IP bans without having to give channel operators any information.
Such a bot is sitting on UF, banbot and slurbot. I'd be happy to provide source code so you could modify it to use server commands rather than chanserv commands, which is the only change I could see you making.
Thats the source to the []Obscene bot, a bot which mutes people if they dont swear, aka #vulgar style. Its slurbot with the obscenity check done in reverse.
The difference between that and banbot is very small. Instead of checking SAID and SAIDEX message events for words, it checks JOIN events for bad usernames and sends a "SAYPRIVATE ChanServ !kick "+username+" #"+channelname
However a simple instance of the banbot program would do fine. []banbot is already running a single banlist across several channels already, namely #aflobby #af #[] #kobs #xta and #k to keep out the very worst of the lobby trolls.
Joined: 29 Jun 2005, 08:31 Location: Ljubljana, Slovenia
the ChanServ used here is not what you are looking for, I assume you are looking for the ChanServ service found on irc networks such as dalnet (as this is your first post here I assume you googled for "ChanServ").
the ChanServ used here is not what you are looking for, I assume you are looking for the ChanServ service found on irc networks such as dalnet (as this is your first post here I assume you googled for "ChanServ").
Sorry, i didnt google for Chanserv.
I've installed the TA-Dedicated Server on my Linux-Root.
and its trough any circumstance impossible to require an Useraccount for Login.
and i think, its needed to have at least one Admin-Account to manage the Dedicated Server for giving rights like admin, channeladmin etc.
i thought, its an serverside-modul for the server.
If you're running server in "lan mode" that use -lanadmin switch to set up admin account (see readme.txt), if not, then you'll have to manually edit accounts.txt file. You'll have to set 2 right-most bits to 1, like this:
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum