NOTE: If you are cloning this repository, make sure to import Discord.js, or else your code WILL NOT WORK! Also, remember to make a
config.jsonfile with this information:
{
"token": "your-token-goes-here",
"clientId": "your-application-id-goes-here",
"guildId": "your-server-id-goes-here"
}