exports.run = async (message) => { return `${message.author.mention}, my DBL page can be found here: `; }; exports.aliases = ["discordbotlist", "botlist", "discordbots"];