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
- Run the following commands
git clone https://github.com/addyire/tiktok-download
cd tiktok-download
npm install
- Have a mongoDB instance running
- Create a
other/settings.json
file using thesettings.example.json
as reference. - Run with
npm start