index.js is the entry point on starting up the bot and listening to commands. All commands are hosted in separate files under the /command folder. MongoDB is used as a depedency to store some attributes for some commands.
Under construction right now.
You can tweak the configurations by modifying values in config.json
hehe