Skip to content

Commit

Permalink
commented in stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
UNFACED123 committed Apr 23, 2022
1 parent 463efdd commit 71e016a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ let track = config.following;
for (var i = 0; i < track.length; i++) {
t.follow(track[i]);
console.log(`[TWITTER] Following Twitter User [ID]${track[i]}`)
//console.log(`For Support please join https://discord.gg/PrGCCWpDbP`)
console.log(`For Support please join https://discord.gg/PrGCCWpDbP`)
}


Expand Down

0 comments on commit 71e016a

Please sign in to comment.