Skip to content

Commit 71e016a

Browse files
committed
commented in stuff
1 parent 463efdd commit 71e016a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ let track = config.following;
5050
for (var i = 0; i < track.length; i++) {
5151
t.follow(track[i]);
5252
console.log(`[TWITTER] Following Twitter User [ID]${track[i]}`)
53-
//console.log(`For Support please join https://discord.gg/PrGCCWpDbP`)
53+
console.log(`For Support please join https://discord.gg/PrGCCWpDbP`)
5454
}
5555

5656

0 commit comments

Comments
 (0)