View previous topic :: View next topic |
Author |
Message |
blake Master
Joined: 23 Feb 2009 Posts: 201
|
Posted: Thu Feb 03, 2011 7:40 pm Post subject: eggdrop znc bouncer login |
|
|
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 _________________ Blake
UKEasyHosting UKStormWatch |
|
Back to top |
|
 |
kenh83 Halfop
Joined: 08 Sep 2010 Posts: 61
|
Posted: Fri Feb 04, 2011 1:41 am Post subject: |
|
|
All you need to do, to log in to your znc account using eggdrop is..
Edit eggdrop.conf:
Code: |
set servers {
<SERVER/IP>:<PORT:<ZNC.USER>:<ZNC.PASS>
}
|
Like this..
Code: |
set servers {
100.100.100.100:55555:ZNCuser:ZNCpass
}
|
|
|
Back to top |
|
 |
blake Master
Joined: 23 Feb 2009 Posts: 201
|
Posted: Fri Feb 04, 2011 6:41 am Post subject: |
|
|
DOH!!! I did try that lol just forgot to add the password cheers dude _________________ Blake
UKEasyHosting UKStormWatch |
|
Back to top |
|
 |
mabrook Halfop

Joined: 14 Jun 2021 Posts: 60
|
Posted: Mon Sep 12, 2022 11:47 am Post subject: |
|
|
kenh83 wrote: | All you need to do, to log in to your znc account using eggdrop is..
Edit eggdrop.conf:
Code: |
set servers {
<SERVER/IP>:<PORT:<ZNC.USER>:<ZNC.PASS>
}
|
Like this..
Code: |
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. |
|
Back to top |
|
 |
CrazyCat Revered One

Joined: 13 Jan 2002 Posts: 1058 Location: France
|
|
Back to top |
|
 |
mabrook Halfop

Joined: 14 Jun 2021 Posts: 60
|
Posted: Tue Sep 13, 2022 1:46 am Post subject: |
|
|
oh ok. thank you. |
|
Back to top |
|
 |
|