Hi. I just got nospam1.7.2.tcl and it works great BUT i have one chan that end with + like #test+ and when i do .spamchans i get this
.spamchans
spamchans
---- spam channels [types] [#channel]
| cdnpim #coolchan
| im #test+
| im
---- end
In spam.chans i notice that the tcl put +cdnp after the chan, example:
#coolchan+cdnp #test++cdnp
i think because there is no space after the + things go wrong.
Anybody else have this problem ? And if so, what can i do to make it work?
p.s if i take #test+ out and put #test instead i get this:
---- spam channels [types] [#channel]
| cdnpim #coolchan
| cdnpim #test
`---- end