add unix header

This commit is contained in:
Alex Brow 2020-02-16 17:36:02 -05:00
parent 95d6ceba55
commit d85145683b
No known key found for this signature in database
GPG Key ID: F48926893F475C25
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env node
// Load up the discord.js library
const Discord = require("discord.js");