Code: Select all
# What is your network?
# 0 = EFnet (non +e/+I Hybrid)
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I Hybrid
# 5 = Others
set net-type 0
Code: Select all
[15:40] === bottobot: 1 channels, 0 users.
Launched into the background (pid: 2403)
And in that, your problem is noticed. Why did you choose net-type 0? Is quakenet an efnet ratbox variety? I doubt it, you need to pick the "correct" net type. I am on efnet. zero works for me.knucKles wrote:Thank you for your answers!
I edited the .conf file at the two points speechles mentioned (delete port :6667 and set net-type 0)
Code: Select all
set net-type 5
Actually, ratbox a split branch of hybrid. That setting was actually meant for csircd, which prison and some .edu servers ran for a while.speechles wrote: And in that, your problem is noticed. Why did you choose net-type 0? Is quakenet an efnet ratbox variety? I doubt it, you need to pick the "correct" net type. I am on efnet. zero works for me.
Code: Select all
# Un-comment the next line and set the list of owners of the bot.
# You NEED to change this setting.
set owner "knucKles"
set owner "Mandl"
set owner "hack0r"
Code: Select all
set owner "knucKles, Mandl, hack0r"