module.exports = { bot: { prefix: `trol`, token: require(`./token`) }, video: { framerate: 20, resolution: 256, duration: 5 } }