Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Nickname Registration; assistance needed  (Read 4098 times)

0 Members and 1 Guest are viewing this topic.

Aikar

  • Anope User
  • Offline Offline
  • Posts: 13
Nickname Registration; assistance needed
« on: August 18, 2008, 01:07:00 AM »

As discussed here: http://forum.anope.org/index.php?topic=2289.0

I'm going to need to write a module to keep a mysql table synchronized with the current users.
However as never coded a module before im needing some tips to get started on this and ideas to make this as quick as possible;

What exact events would i need to hook to fully synchronize a table of registered nicks (including grouping of nicks), group add, drop, register, etc?

id really only need to store the nick itself, i just need to check if a nick is registered or not.

also what way would i need to iterate the current registered users to populate the table (maybe a daily complete resync?) to do once module is first loaded to get the ones already registered.

Would really appreciate any help i can get with writing this, and ill gladly post it to the module site once i feel its working and stable :)

Thanks!
Logged
Pages: [1]   Go Up