Skip to content

A bot to post the videos from tiktok links, any link is supported and this will be updated if TikTok updates their URl formats as well.

Notifications You must be signed in to change notification settings

blockchainchad/TikTokBot-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS NOW DEAD DUE TO API CHANGES

TikTok Bot

TikTok Bot is a bot created to post the videos of tiktoks without user input, this means that people can pos any type of TikTok link and the bot will pull the video and respond to the user.

Installation

Use the package manager npm to install the dependencies.

npm i

Usage / Running the bot

Rename the config.example.json file to config.json and add in the required information.

git clone the repo and start the project with the following commands. Run the Bot

Start with NPM: npm start

Start with PM2: pm2 start pm2-start.json

Contributing

Pull requests are welcome. Please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License Info

MIT

About

A bot to post the videos from tiktok links, any link is supported and this will be updated if TikTok updates their URl formats as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • Dockerfile 4.9%