module.exports.run = async (client, message, args) => { message.author.send("I can see you want to contribute to this project.\nHere's the link: https://github.com/AleeCorp/AleeBot") } module.exports.config = { command: "git" }