I have seen too many kids uploading other people's TikToks to YouTube and getting 10k+ subscribers in in a few months so I decided to make this process as easy as possible and start grinding that YouTube bag 💰. TikTuber is designed to alert you on Discord when new TikTok gets uploaded by someone you have added to watchlist. You can watch the video, give it a title and simply upload it to YouTube from Discord via /upload id title
-command. I would have made this fully automatic, but in order to get view to uploaded videos good title is required. 🤥
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- yarn
npm install yarn@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
git clone https://github.com/KasperiP/TikTuber.git
- Install NPM packages
yarn
- Fill in example.env file
- Start the project
yarn dev