Skip to content

Discord bot that automatically sends TikTok videos from links in chat

License

Notifications You must be signed in to change notification settings

juuyokka/TikTokBot

Repository files navigation

TikTokBot

TikTokBot is a Discord bot that reads TikTok links and posts the videos directly into chat.

Installation

Clone this repo using the following command

git clone --depth 1 https://github.com/juuyokka/TikTokBot.git

Use npm or yarn to install the dependencies

npm install OR yarn install

Usage

Heroku

You can easilly deploy to Heroku with the following button

Deploy

Run on local machine

Rename .env.example to .env and replace text with your bot's token

TOKEN=BOT-TOKEN-HERE

Build and run using npm or yarn

npm run build and npm start
OR
yarn build and yarn start

About

Discord bot that automatically sends TikTok videos from links in chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published