Tiggles ツ
7/23/2018 - 12:48 PM

Command

Basic command syntax

const Discord = require("discord.js");
module.exports.run = async (bot, message, args) => {
 
}

module.exports.help = {
  name: "nameHERE"
}