Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.71 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.71 KB

Logo

TikTuber

Automatically upload TikToks to YouTube

About The Project

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. 🤥

See this project in action

Getting Started

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.

Prerequisites

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

Installation

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.

  1. Clone the repo
    git clone https://github.com/KasperiP/TikTuber.git
  2. Install NPM packages
    yarn
  3. Fill in example.env file
  4. Start the project
    yarn dev