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.

eggdrop znc bouncer login

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
b
blake
Master
Posts: 201
Joined: Mon Feb 23, 2009 9:42 am
Contact:

eggdrop znc bouncer login

Post by blake »

hay can any one help with this im trying to get my eggdrop to login to znc the bouncer login scripts dont seem to be compatible with znc

it has to send the password with /quote pass nickname:password

irc server is irc.cwukchat.com
port 10002


many thanks
k
kenh83
Halfop
Posts: 61
Joined: Wed Sep 08, 2010 11:22 am

Post by kenh83 »

All you need to do, to log in to your znc account using eggdrop is..

Edit eggdrop.conf:

Code: Select all

set servers {
        <SERVER/IP>:<PORT:<ZNC.USER>:<ZNC.PASS>
}
Like this..

Code: Select all

set servers {
        100.100.100.100:55555:ZNCuser:ZNCpass
}
b
blake
Master
Posts: 201
Joined: Mon Feb 23, 2009 9:42 am
Contact:

Post by blake »

DOH!!! I did try that lol just forgot to add the password cheers dude
User avatar
mabrook
Halfop
Posts: 60
Joined: Mon Jun 14, 2021 9:41 am

Post by mabrook »

kenh83 wrote:All you need to do, to log in to your znc account using eggdrop is..

Edit eggdrop.conf:

Code: Select all

set servers {
        <SERVER/IP>:<PORT:<ZNC.USER>:<ZNC.PASS>
}
Like this..

Code: Select all

set servers {
        100.100.100.100:55555:ZNCuser:ZNCpass
}

This is an old thread but i have a question.

I did follow

set servers {
<SERVER/IP>:<PORT:<ZNC.USER>:<ZNC.PASS>
}


then, my question how can i connect ang manage the eggdrop?

thank you.
User avatar
CrazyCat
Revered One
Posts: 1215
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

Use telnet to access the party-line.
User avatar
mabrook
Halfop
Posts: 60
Joined: Mon Jun 14, 2021 9:41 am

Post by mabrook »

oh ok. thank you.
User avatar
abi
Voice
Posts: 8
Joined: Mon Feb 12, 2024 1:11 am
Location: Kota Makassar

Re: eggdrop znc bouncer login

Post by abi »

BNC setting same like this
Post Reply