The mongo utility module has some useful mongo related helper functions. View Source db/mongo/mongoUtil.js, line 4 Members Type: Db # inner _db View Source db/mongo/mongoUtil.js, line 12 Methods # static connect() Starts a connection to MongoDB View Source db/mongo/mongoUtil.js, line 19 # static getBotGuildCol() → {Collection} View Source db/mongo/mongoUtil.js, line 38 Returns: Type: Collection # static getDb() → {Db} View Source db/mongo/mongoUtil.js, line 31 Returns: Type: Db