Skip to content

Commit 3dd1683

Browse files
authored
Much cleaner code : )
Replaced indent size 8 > 4
1 parent 4a31804 commit 3dd1683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands/Obfuscator.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
const { Discord, MessageAttachment } = require('discord.js'); /*npm install discord.js*/
23
const Config = require('../config.json');
34
const download = require('download'); /*npm install download*/

0 commit comments

Comments
 (0)