Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: [request] new db  (Read 6442 times)

0 Members and 1 Guest are viewing this topic.

kefou

  • Guest
[request] new db
« on: May 13, 2006, 10:30:36 PM »

hello,
is it possible to create a module that contains all information about each user ?

other.db:
nick password channel_owner vhost

example:
kefou 1234 #mychannel kefou.pwet.com
blabla 145 none none
azer 124 #blaz aze.me.com
[...]
the module must be active on /cs register, /ns register, /cs set founder,/ns set password, /hs set, /hs del
thanks :)

[Edite le 14-5-2006 par kefou]
Logged

GhosT

  • Guest
(No subject)
« Reply #1 on: May 15, 2006, 12:59:46 PM »

/ns info NICK all
/ns alist NICK
Is this not enough to get user information?
Logged

kefou

  • Guest
(No subject)
« Reply #2 on: May 15, 2006, 06:50:23 PM »

yes but i want that in a .db, how do it ?
Logged

Trystan Scott Lee

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 343
(No subject)
« Reply #3 on: May 15, 2006, 07:32:45 PM »

anope's mysql will store this in a database,.. guessing you want it dumped to a text file that is pass delimited.
Logged
my God my tourniquet, return to me salvation

kefou

  • Guest
(No subject)
« Reply #4 on: May 17, 2006, 06:27:40 PM »

is there a module (without mysql) to crate a .db with all what i want ? :p
Logged

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #5 on: May 17, 2006, 06:58:09 PM »

there isnt one unless you create your own module

Trystan Scott Lee

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 343
(No subject)
« Reply #6 on: May 18, 2006, 01:25:08 AM »

all this info is in nick.db, none of which is text readable.. you still need a module to dump this info to a format you can read..
Logged
my God my tourniquet, return to me salvation

kefou

  • Guest
(No subject)
« Reply #7 on: May 18, 2006, 06:39:09 PM »

i don't code the C language :/
Logged
Pages: [1]   Go Up