Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

23 lines (21 loc) · 1.25 KB

TIK-TOK-BOT

That upload tiktoks automatically via terminal

BEFORE USE:

  • before using this bot, you must install the latest geckodriver release
    • MacOs brew install geckodriver
    • Linux apt install firefox-geckodriver
    • Windows windows user? i cant help
  • go to main.js and set folder of urs videos (from root derictorie of your PC)
  • and if u want run bot from remote server OR if u want just HEADLESS script, UNCOMMIT 18 and 19 line in main.js
  • go to chrome browser and install Get cookies.txt extention
  • go to TikTok and login into your account
  • download TikTok cookies via extention and put tiktok.com_cookies.txt file in /cookies folder
  • run npm run convert to convert txt into json and write it in cookies.json

TO USE:

  • npm install
  • npm run start

TO LOGOUT:

  • npm run logout

video of this bot working - https://t.me/sepezho_log/985 one more here on tiktok

created by sepezho 2021