Skip to content

Commit

Permalink
delete 1 file and update 7 files
Browse files Browse the repository at this point in the history
  • Loading branch information
fdciabdul committed Sep 30, 2023
1 parent 53bd382 commit 80ec2d0
Show file tree
Hide file tree
Showing 8 changed files with 1,140 additions and 3,467 deletions.
15 changes: 0 additions & 15 deletions .eslintrc.js

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
fdciabdul/
node_modules/
tes.js
config.js
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ module.exports = {
newVideos: false, // set true if you want comment on new videos or false if you want comment on top videos
copycomment:true, // set tru if you want copy comment from array or false if you want random comment
userdatadir : "fdciabdul", // set your userdatadir
ai : true, //set true if you want use ai comment or false if you want use random comment or copy comment
ai : false, //set true if you want use ai comment or false if you want use random comment or copy comment
apiKey : "", // set your api key from
};
Loading

0 comments on commit 80ec2d0

Please sign in to comment.