Skip to content

Commit

Permalink
a very important comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon1320 committed Sep 12, 2018
1 parent b1ed0d5 commit f5dd82b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/bot/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
const fs = require("fs");
const path = require("path");

// test
// Override discord.js getAuth so our token doesn't get leaked in external scripts.
// Note: This must be patched before loading the rest of discord.js!
const config = require("../../config.json");

const Constants = require("discord.js/src/util/Constants");
Expand Down

0 comments on commit f5dd82b

Please sign in to comment.