I wanted my eggdrop to join a channel on IRC which has brackets in its name.
When I started the eggdrop with these brackets in the config, I've got an error message and the eggdrop didn't started.
Tcl error in file 'eggbsp'':
invalid command name "xxx"
while executing
"xxx"
invoked from within
"channel add #[xxx]clan{"
(file "eggbsp" line 371)
* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Google said:
"11. Square brackets [] do not work in the config (new)"
But isn't there any possibility to use them though? I've already tried to comment them out like in perl, but it didn't work as well.
I've already tried to comment them out like in perl, but it didn't work
No matter if I use \[xxx] or \[xxx\], I always get:
Tcl error in file 'eggbsp':
invalid command name "chanmode"
while executing
"chanmode """
(file "eggbsp" line 372)
* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Now is not a problem with the nick, is a problem with the way you've added a static channel in the .conf file. Example: of a static channel in the .conf file: