Is this possible? Mysql / Users

These are old archives. They are kept for historic purposes only.
Post Reply
RebDev
Posts: 2
Joined: Tue Sep 04, 2012 4:16 am

Is this possible? Mysql / Users

Post by RebDev »

Hi,
I have a site with a database of my users. I've been using UnrealIRCd for several years but my issue has always been that it's hard/impossible to keep track of who everyone is. Ideally I would like to be able to have users created in IRC when they register for my site and have their IRC password/username updated when they update it on the main site. Then if I stopped usernames/password being updated directly through the chat I could always know who a particular user is. To do this I'm guessing I would need IRC to use a database to store user details. Does anything like this exist?
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Is this possible? Mysql / Users

Post by katsklaw »

This looks like something for Services to handle since that's where nick/channel registration is handled. Some services packages already use sql. Perhaps that will help you.
RebDev
Posts: 2
Joined: Tue Sep 04, 2012 4:16 am

Re: Is this possible? Mysql / Users

Post by RebDev »

Thanks. I'll do a search through the services packages. But if anyone happens to know any of them that will do what I need please post here
Post Reply