const config = { BOT_TOKEN: 'YOUR_BOT_TOKEN_GOES_HERE', CHANNELS_ALLOW: ['123456789012345678', '123456789012345678'] } module.exports = config;