/tiktok-tele-bot

Simple Telegram Bot Downloader

Primary LanguageJavaScript

TIKTOK-TELE-BOT

A simple Telegram bot that allows you to download TikTok videos directly from Telegram. The bot uses the popular Telegram Bot API and TikTok API to fetch and download videos from TikTok.

Installation

To get started with the Telegram Bot Tiktok Downloader, follow the steps below:

  1. Clone this repository to your local machine.
$ git clone https://github.com/BOTCAHX/tiktok-tele-bot.git
  1. Navigate to the project directory.
$ cd tiktok-tele-bot
  1. Install the necessary dependencies using npm.
$ npm install
  1. Run the application using Node.js.
$ node Telegraf.js
  1. Setup a new bot on Telegram by following the official Telegram Bot documentation. Obtain the bot token for your newly created bot.

  2. Replace this line with a token from bot father

let token = 'YOUR_TOKEN_HERE'

Replace <YOUR_TOKEN_HERE> with the actual bot token obtained from the previous step.

  1. Your bot is now ready to use! Start a chat with your bot on Telegram and start downloading TikTok videos by sending TikTok URLs.

Usage

Once your Telegram Bot Tiktok Downloader is installed and running, you can use it to download TikTok videos. Here's how:

  1. Start a chat with your bot on Telegram.

  2. Send a TikTok video URL to your bot.

  3. The bot will process the URL and reply with the downloaded video.

  4. You can download as many TikTok videos as you want by sending multiple URLs.

Please note that downloading copyrighted contents may be against the terms and conditions of TikTok. Ensure that you have proper permissions and rights to download and use the TikTok videos.

License

This project is licensed under the MIT License.