modubot / modubot.js

Modubot: the scalable and extensible IRC bot.
https://modubot.net
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

ERROR!!!! ALERT ALERT! #57

Closed ghost closed 8 years ago

ghost commented 8 years ago

Fix this please:

/srv/bot/node_modules/irc/lib/irc.js:735
    if ( args[args.length-1].match(/\s/) || args[args.length-1].match(/^:/) ||
                             ^
TypeError: undefined is not a function
    at Client.send (/srv/bot/node_modules/irc/lib/irc.js:735:30)
    at Client.notice (/srv/bot/node_modules/irc/lib/irc.js:844:10)
    at Bot.reply (/srv/bot/bin/Modubot/Bot.js:137:29)
    at Plugin.<anonymous> (/srv/bot/bin/plugins/kamaln7/google/google.js:21:26)
    at Request._callback (/srv/bot/node_modules/google/lib/google.js:57:7)
    at Request.self.callback (/srv/bot/node_modules/google/node_modules/request/main.js:122:22)
    at Request.emit (events.js:110:17)
    at Request.<anonymous> (/srv/bot/node_modules/google/node_modules/request/main.js:661:16)
    at Request.emit (events.js:129:20)
    at IncomingMessage.<anonymous> (/srv/bot/node_modules/google/node_modules/request/main.js:623:14)
kamaln7 commented 8 years ago

mocx please

https://github.com/martynsmith/node-irc

reynir commented 8 years ago

Assigned to me?! Wow rude.

ghost commented 8 years ago

kamaln7 pl0x

when was the last time the dependencies were updated?