/tiktok-download

Discord.JS bot that downloads TikTok's automatically.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0


Discord bot that automatically downloads TikToks
Discord

Usage

To use this bot simply add it to your server and do / to see all available commands.

Features

  • Compression
  • Configurable
  • Easy to use

Invite

If you don't want to host the bot yourself you can get add it to your server here

Commands

There are a few commands that allow you to configure the bot.

  • /autodownload
  • /details
  • /help
  • /progress
  • /setcolor
  • /settings

Running

  1. Run the following commands
git clone https://github.com/addyire/tiktok-download
cd tiktok-download
npm install
  1. Have a mongoDB instance running
  2. Create a other/settings.json file using the settings.example.json as reference.
  3. Run with npm start