1 2 3 4
const Discord = require('discord.js'); // For discord.js framework to get called. const config = require('/config.json'); // For bot token and tagging. // JavaScript code...