frozencemetery / lurker

A well-mannered but not well-behaved useful IRC bot.
Other
1 stars 3 forks source link

haha more convo fix problems #21

Closed cstanfill closed 8 years ago

cstanfill commented 8 years ago

!convo fix does bad things to spaces, for some reason:

!convo add test
!convo fix s/test/two words/

will result in the convo two\ words, with a spurious backslash. This can be worked around with judicious further use of !convo fix (as with most problems). Doesn't seem exploitable.