module.exports = { name: '', description: '', execute(message, args) { message.channel.send(''); } }