[13:16] Verbindung getrennt von irc.yumi.dairc.us
[13:17] Versuche Server irc.pacifica.dairc.us:6667
[13:17] Connected to irc.pacifica.dairc.us
[13:17] Verbindung getrennt von irc.pacifica.dairc.us
[13:18] Versuche Server irc.deltaanime.net:6667
[13:19] Timeout: connect to irc.deltaanime.net
[13:19] Versuche Server irc.yumi.dairc.us:6667
[13:19] Connected to irc.yumi.dairc.us
[13:19] Verbindung getrennt von irc.yumi.dairc.us
[13:20] Versuche Server irc.pacifica.dairc.us:6667
[13:21] Timeout: connect to irc.pacifica.dairc.us
[13:21] Versuche Server irc.deltaanime.net:6667
[13:21] Connected to irc.deltaanime.net
[13:21] Verbindung getrennt von irc.deltaanime.net
[13:22] Versuche Server irc.yumi.dairc.us:6667
[13:23] Timeout: connect to irc.yumi.dairc.us
[13:23] Versuche Server irc.pacifica.dairc.us:6667
its in german but i think you know what it mean
the egdrop conf part:
set servers {
irc.deltaanime.net
irc.yumi.dairc.us:6667
irc.pacifica.dairc.us
irc.deltaanime.net:6667
}
another problem
i load scripts like dice and seen but if i type in the chan
!seen kaio
noting happens
!seen someone noting....
!dice / !play bot
nothing
Do the scripts require enabling them per channel?
The dice script from kungfoo does require enabling it, I use the bseen module not the seen script, but I'm pretty certain the seen script also requires enabling it per channel..
# have your .tcl and .set commands enabled, meaning that you need to open your config and comment out (or remove) the following lines:
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
then save config and restart the bot
1: done
1: the bot still reply `What? You need .help', ...
At least that is what I have in my config and it works just fine.
Also, I would strongly advise you do NOT run eggdrop as root, unless you relish the prospect of being hacked and giving root access to anyone. There is absolutely no reason to need to run eggdrop as root!!! Fix your system and your file permissions!
At least that is what I have in my config and it works just fine.
Read the source and you'll find the binds already there (hence the unbind); commenting those two lines or simply deleting them is all that is needed: Which has worked for me since time immemorial (so to speak).
# Comment these two lines if you wish to enable the .tcl and .set commands.
# If you select your owners wisely, you should be okay enabling these.
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM