Ok I have downloaded the newest eggdrop and compiled it and config'ed the simple script.
Eggdrop will work and connect and creat a channel, but I'm lost after that.
I not sure how to send commands to the bot.
Do I use telnet?
when I try to use telnet I get the following message.
Code: Select all
[erik@hornet eggdrop]$ telnet localhost 3333
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
DoWBot (Eggdrop v1.6.12 (C) 1997 Robey Pointer (C) 2002 Eggheads)
Please enter your nickname.
eol
You don't have access.
Connection closed by foreign host.
My main goal is to get autoop working. Which I under stand I need to use the chattr command.
Please excuse my ingnorance.
I have use IRC for a while, but never to this extent.
Also, how do I creat a userfile?
Could someone post a sample userfile?