Demo app running at http://localhost:7891
/media/Xtras/GitRepos/camperbot/lib/bot/GBot.js:113
output = BotCommands[input.keyword](input, this);
^
TypeError: BotCommands[input.keyword] is not a function
at Object.GBot.init.listenToRoom.findAnyReply (/media/Xtras/GitRepos/camperbot/lib/bot/GBot.js:113:42)
at Object.GBot.init.listenToRoom.handleReply (/media/Xtras/GitRepos/camperbot/lib/bot/GBot.js:71:25)
at null.<anonymous> (/media/Xtras/GitRepos/camperbot/lib/bot/GBot.js:64:12)
at emit (/media/Xtras/GitRepos/camperbot/node_modules/eventemitter3/index.js:72:35)
at null.<anonymous> (/media/Xtras/GitRepos/camperbot/node_modules/node-gitter/lib/rooms.js:84:12)
at EventEmitter.emit (/media/Xtras/GitRepos/camperbot/node_modules/eventemitter3/index.js:72:35)
at /media/Xtras/GitRepos/camperbot/node_modules/node-gitter/lib/faye.js:54:13
at Object.handler (/media/Xtras/GitRepos/camperbot/node_modules/gitter-faye/javascript/mixins/publisher.js:13:41)
at Object.module.exports.EventEmitter.emit (/media/Xtras/GitRepos/camperbot/node_modules/gitter-faye/javascript/util/event_emitter.js:68:17)
at Object.Faye.extend.Set.Faye_Class.distributeMessage (/media/Xtras/GitRepos/camperbot/node_modules/gitter-faye/javascript/protocol/channel.js:126:30)