Skip to content

itskreisler/telegram-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤩👉 TIKTOK DL - telegram bot

Download videos of tiktok, NO WATERMARK ✅

How to use? 🤔

  • Install the necessary dependencies with npm install
  • Get your bot token at @BotFather.
  • Copy your token and paste it into the variable named "TELEGRAM_TOKEN" .env file
  • Finally run script npm run start

Termux fix

  • INSTALL GLOBAL NPM PACKAGES
npm config set unsafe-perm true
  • CLEAN CACHE
npm cache clean
  • BYPASS SYMLINK ISSUES
npm install --no-bin-links

run sh

# screen -S [name]
screen -S mi_sesion
# screen -X -S [session # you want to kill] kill
screen -X -S mi_sesion kill
# screen -r [session # you want to resume]
screen -r mi_sesion

The bot already detects tiktok links and changes the language to English and Spanish (more languages ​​can be added) 😎👍