Cute_ Panda 🐼 就業了,Still 窮。 says to OwO有點好奇我哪裡出了問題 bot.on('message',function(msg){ console.log( '[' + msg.chat.title + ']' + msg.from.username + ' »> ' + msg.text) switch(msg.text){ case msg.text && msg.text.match(/^ggez/i) : var ggez_line = Math.floor(Math.random()*16) var ggez = require(process.env.PWD + '/ggez.js') console.log('[' + msg.chat.title + ']' + 'OwO_bot »> ' + ggez[ggez_line]) bot.sendMessage(msg.chat.id,ggez[ggez_line]) break; case msg.text === false : console.log('undefined') break; }});at Sun, Sep 25, 2016 1:16 PM