This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

How to check another bot's users?

Old posts that have not been replied to for several years.
Locked
User avatar
Aron
Halfop
Posts: 86
Joined: Sat Mar 15, 2003 8:35 am

How to check another bot's users?

Post by Aron »

When i have some users set on another bot of mine, and i type .match <user> on another bot, it wont show the specific user. Is there a special command for it?

My hub bot is set +ghp and leaf +ghs
The best way to start learning is to start helping.
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

If I understand you right you added a user on bot 1 and if you try .match username on bot 2 that user isn't listed there ?
1st check if the userfile transfer is working.
Than look in the eggdrops conf files for:
# [0/1] when sharing user lists, DON'T ACCEPT any userfile changes from other
# bots?
# NOTE: paranoid people should use this feature on their hub bot - this
# will force all +host/+user/chpass/etc. changes to be made via the hub
set private-user 0

if it is set to 1 you have to add any new user on the hub.
User avatar
Aron
Halfop
Posts: 86
Joined: Sat Mar 15, 2003 8:35 am

Post by Aron »

the settting is set to 0, but how do i check if ufile transfer works? I cant find the command for it...
The best way to start learning is to start helping.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

If they linked, then they files should have transfered.

WHen they link, you should see the status of this in the partyline.
User avatar
Aron
Halfop
Posts: 86
Joined: Sat Mar 15, 2003 8:35 am

Post by Aron »

nothing...

[10:00] <JAbot> [22:00] #AsoAron# link grandma
[10:00] <JAbot> [22:00] Linking to Grandma at <censored> ...
[10:00] <JAbot> [22:00] Received challenge from Grandma... sending response ...
[10:00] <JAbot> [22:00] Linked to Grandma.
[10:00] <JAbot> *** Linked to Grandma
The best way to start learning is to start helping.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Re-check the flags.

It sounds as if they may have vanished last time they transfered the files.
User avatar
Aron
Halfop
Posts: 86
Joined: Sat Mar 15, 2003 8:35 am

Post by Aron »

My hub bot (from the leaf):

Code: Select all

HANDLE    PASS NOTES FLAGS           LAST
Grandma   yes      0 b               22:46 (linked)
  HOSTS: <censored>
  BOT FLAGS: ghp
  ADDRESS: <censored>
     users: 3340, bots: 3340
--- Found 1 match.
and the leaf (from the hub):

Code: Select all

HANDLE    PASS NOTES FLAGS           LAST
JAbot     yes      0 bN              22:46 (linked)
  BOT FLAGS: ghs
  HOSTS: <censored>
  ADDRESS: <censored>
     users: 3333, bots: 3333
--- Found 1 match.
The best way to start learning is to start helping.
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

Hm, the bot's linking but not sharing files I have seen only once, on one of these bots the share module wasn't loaded.
Locked