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.

[SOLVED] Relay Problem

General support and discussion of Eggdrop bots.
Post Reply
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

[SOLVED] Relay Problem

Post by ComputerTech »

Hello so I have a problem with a relay let me exlplaun below

I own 3 Eggdrops
1 on a private network
1 on Rizon
1 on Free node
And I used netlink.TCl as my relay script when I used it for private network and freenide it works perfectly but when I add rizon it starts to mess around like only from rizon will messages get through .etc

Any advice on a better relay script or am I usinf net link wrong I am not sure any help appreciated

ComputerTech
Last edited by ComputerTech on Tue Apr 21, 2020 10:04 am, edited 1 time in total.
User avatar
CrazyCat
Revered One
Posts: 1216
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

You can try chanrelay, I didn't have any trouble using it on 4 networks in the same time
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Cool Will Try Once I Get Back

Post by ComputerTech »

Does Chanrelay Relay The UserList?
User avatar
CrazyCat
Revered One
Posts: 1216
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

What do you mean by "relay the user list" ?
It doesn't create "fake users" to reflect the user list, but each msg/action relayed indicate the nick of the person (and the network if you want).

And you can list who is on each linked channel (!who command).
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Error Back

Post by ComputerTech »

i got this error back not sure. any ideas how to fix this error>
?

<Techy> [18:35:06] couldn't open "databases/Techy.chanrelay.db": no such file or directory
<Techy> while executing
<Techy> "open $fname w"
<Techy> (procedure "::crelay::save" line 3)
<Techy> invoked from within
<Techy> "[namespace current]::save"
<Techy> (procedure "::crelay::init" line 83)
<Techy> invoked from within
<Techy> "::crelay::init"
<Techy> (file "scripts/chanrelay.tcl" line 1267)
<Techy> invoked from within
<Techy> "source scripts/chanrelay.tcl"
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

never mind

Post by ComputerTech »

never mind got help and got it fixed that script is awesome thank you
User avatar
CrazyCat
Revered One
Posts: 1216
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

Forget to create the database directory or change the path to db file ?
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

yup thanks for your help bud
ComputerTech
User avatar
ComputerTech
Master
Posts: 399
Joined: Sat Feb 22, 2020 10:29 am
Contact:

Post by ComputerTech »

i forgot to create a directory called databases
ComputerTech
Post Reply