Page 1 of 1

Website Registering System

Posted: Mon Jul 05, 2004 5:50 pm
by eam
Where could I get something to put on my website that will let users register nicknames and channels through a web interface? I wouldn't mind writing it myself if someone could point me in the right direction, I never did anything like that before.

Thanks.

Posted: Mon Jul 05, 2004 9:28 pm
by codemastr
There is a program called PHPAnope http://www.toldoth.com/services/index.php that works with Anope to do that kind of stuff.

Posted: Mon Jul 05, 2004 9:36 pm
by katsklaw
That site is not up-to-date try: http://www.nomadinc.net/anope/

Posted: Tue Jul 06, 2004 12:04 am
by eam
Will it work with auspice? I don't have anope.

Posted: Tue Jul 06, 2004 12:30 am
by katsklaw
no, it's written for Anope and works from Anope's SQL database .. sorry.

Posted: Tue Jul 06, 2004 7:33 am
by upinsmoke
i use this on my site its easy to customize and works with any services package


http://sourceforge.net/projects/awesome/
The Awesome Christians User Page is set of PHP scripts that allow you to access IRC services such as nickserv, memoserv, chanserv, and statserv through a Web interface.

Posted: Tue Jul 06, 2004 10:18 pm
by katsklaw
upinsmoke wrote:i use this on my site its easy to customize and works with any services package


http://sourceforge.net/projects/awesome/
The Awesome Christians User Page is set of PHP scripts that allow you to access IRC services such as nickserv, memoserv, chanserv, and statserv through a Web interface.
Not sure if this script still does this .. but I was turned off by the fact that the php scripts connect to your IRC network as you with your password and gathers the requested information. It also alters your last seen info so that it reflects the php bots info so it could look confusing to your friends. That was a big turn off for me.

PHPAnope connects to Services db's directly .. and don't connect to the IRC Server as a client.

Posted: Tue Jul 06, 2004 10:21 pm
by eam
As far as I could see it only lets you register nicknames.

Posted: Tue Jul 06, 2004 10:23 pm
by katsklaw
eam wrote:As far as I could see it only lets you register nicknames.
I really don't know .. it's been a few years since I played with it.

Posted: Wed Jul 07, 2004 9:39 pm
by eam
I'm probably gonna write my own in PHP, anyone have a simple PHP IRC example I could see?

Posted: Thu Jul 08, 2004 6:42 pm
by eam
Nevermind, no help needed. I worked on it work a while last night and some more this morning. So far nick registering works perfectly and channel registering works but still needs error checking added. If anyone is interested I'll post a link when its completed, let me know if you do.

Posted: Thu Jul 15, 2004 3:02 am
by ctn|chrisw
im not really good with classes, anyone know a way to get it to not show the notice from global with the news when registering? I used it onhttp://my.p44.org/register but t strectes the page out farr because of the logon news