I created the bot.js file and gave it its own dir under the cmbot dir.
When launching the bot.js, I get the following errors:
./bot.js: line 1: syntax error near unexpected token (' ./bot.js: line 1:var cmbot = require('cmbot');'
Any help would be appreciated.