I am a noob with eggdrop, but i got it running so far
Now i want to perform some IRC like commands after my eggdrop connected to the server, but everything i read in this forums did not work with me ( TCL auth-scripts, hints shown in several postings ,etc.)
I want to do the following (irc commands):
/ajinvite on # set autojoin on invite ON
/MSG X@<server> login <registered (bot-)username> <passwd> #login on AuthBot of irc network
/MSG X@<server> invite <#Channel> <botnick> #invite nick to join a channel and enter that channel with "auto join"
Is that possible and what do i have to insert into my eggdrop.conf file ?
Thx in advance
Shrek