Update index.js

This commit is contained in:
2019-07-25 01:58:08 +10:00
committed by GitHub
parent ac628b6bfb
commit 2b3fdf1fa4

View File

@@ -1,7 +1,5 @@
#!/usr/bin/env node
/* jshint esversion: 6 */
//Includes
const Discord = require('discord.js')
const client = new Discord.Client()