i use the anti-idle script and i want to set this idle message: "Welcome on #bandwidth",but the eggy shows only "welcome".What is the proper syntax?Thanks
The reason why your eggdrop only displays welcome, is due to a missing character.
If you note the example as posted above, there is a : at the start of the text. The tells the server, that the rest of the line, is an arguemnt to the command.
In this case, it should treat the rest of the line, as the message to the server.