Pyr3x wrote:My bot is: 1.6.20
I compiled it with: TCL 8.4
Running on: Ubuntu Server
It says "trying" not "pending".
Ok.
Tnx for reply.
With the info you are providing, perhaps someone else can discern something.
Code: Select all
# What is your network?
# 0 = EFnet
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I/max-modes 20 Hybrid
# 5 = Others
set net-type 5
Code: Select all
#set opchars "@"
set opchars "~&@%"
^ is that right?
Not sure.
I can say that some bots that I have, on ircd running version Unreal3.2.8.1
all use:
net-type 3
Take that for what it is worth.
Experiment.. see if it makes a difference.
Won't even join the channel today:
Code: Select all
I am ABot, running eggdrop v1.6.20: 1 user (mem: 85k).
Online for 00:00 (background) - CPU: 00:00 - Cache hit: 17.6%
Admin: Pyr3x <email: nothing@gmail.com>
Config file: abot.conf
OS: Linux 2.6.38-8-server
Tcl library: /usr/share/tcltk/tcl8.4
Tcl version: 8.4.19 (header version 8.4.19)
Tcl is threaded.
Socket table: 20/100
Loaded module information:
Channels: #TiSnetworks (trying)
Online as: Abot!Abot@removed.net (Pyr3x)
Server irc.synIRC.net:6667 (connected for 00:00)
#TiSnetworks : (not on channel)
Note: It is ON the network! Just will not join channels!
You have checked... the bot is not banned on these channels... right?
Other ideas, just for fun, to try:
Try some other channels. Just make a new channel, and see if bot can join it.
Try a completely different network. Again, just make a new channel, and have bot join it.
See what happens.
I assume that if you were seeing anything that might be a clue, in the partyline, you would have mentioned it by now.
Perhaps you'd see more, if you enable raw logging in eggdrop.conf, then in partyline do : .console +r
I'm sorry that I am not able to provide a simple answer for you, and I hope somebody else comes along that can.