We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a31804 commit 3dd1683Copy full SHA for 3dd1683
commands/Obfuscator.js
@@ -1,3 +1,4 @@
1
+
2
const { Discord, MessageAttachment } = require('discord.js'); /*npm install discord.js*/
3
const Config = require('../config.json');
4
const download = require('download'); /*npm install download*/
0 commit comments