I've tried searching around the forum, but the inabillity of the search box to use quotes (I think) has meant that I've found about 2000 seemingly unrelated topics.
When I load my eggdrop, I get the error message:
<OnFire> [23:28] Tcl error in file 'OnFire.chan':
<OnFire> [23:28] no value given for parameter "chan" to "channel"
<OnFire> while executing
<OnFire> "channel add #wibble { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 1 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flo..."
<OnFire> (file "OnFire.chan" line 3)
<OnFire> [23:28] Creating channel file
<OnFire> [23:28] Ignored masks for channel(s): #britisharmy ## #uberducks
This means that each time it starts up I have to manually add all the channels I want the bot to be in.
My OnFire.chan looks like this:
channel add #britisharmy { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 1 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 10:60 flood-ctcp 3:60 flood-join 5:60 flood-kick 3:10 flood-deop 3:10 flood-nick 5:60 aop-delay 5:30 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet -protectops -protecthalfops -protectfriends -dontkickops +statuslog -revenge -revengebot -autovoice -secret +shared +cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites -nodesynch }
channel add ## { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 1 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 10:60 flood-ctcp 3:60 flood-join 5:60 flood-kick 3:10 flood-deop 3:10 flood-nick 5:60 aop-delay 5:30 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet -protectops -protecthalfops -protectfriends -dontkickops +statuslog -revenge -revengebot -autovoice -secret +shared +cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites -nodesynch }
channel add #uberducks { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 1 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 10:60 flood-ctcp 3:60 flood-join 5:60 flood-kick 3:10 flood-deop 3:10 flood-nick 5:60 aop-delay 5:30 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet -protectops -protecthalfops -protectfriends -dontkickops +statuslog -revenge -revengebot -autovoice -secret +shared +cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites -nodesynch }
This doesn't happen the first time the bot runs (I've rebuilt it twice now...) but I'm at a loss as to why it happens.
Any help will be greatly appreciated!
(And I think the crazy smilies in it are : o 's)