butterscotchstallion / guacbot

Asynchronous IRC bot written in Javascript
4 stars 3 forks source link

Quote plugin crashes with some characters #102

Open butterscotchstallion opened 10 years ago

butterscotchstallion commented 10 years ago

SyntaxError: Invalid regular expression: /ZZZZZZZd/: Unmatched ')' at new RegExp () at Object.quote.getQuoteTemplate (/path/to/guacbot/plugins/quote/index.js:714:24) at Object.cb as callback at Query. (/path/to/guacbot/plugins/logger/index.js:127:14) at Query.EventEmitter.emit (events.js:98:17) at Query.RowDataPacket (/path/to/guacbot/node_modules/mysql/lib/protocol/sequences/Query.js:152:10) at Protocol._parsePacket (/path/to/guacbot/node_modules/mysql/lib/protocol/Protocol.js:178:14) at Parser.write (/path/to/guacbot/node_modules/mysql/lib/protocol/Parser.js:62:12) at Protocol.write (/path/to/guacbot/node_modules/mysql/lib/protocol/Protocol.js:37:16) at Socket.ondata (stream.js:51:26) at Socket.EventEmitter.emit (events.js:117:20)