Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 674 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 674 Bytes

tiktok-view-bot

View bot for TikTok on Linux

[TR]

Setup/start script çalıştırılabilir olarak ayarlamak için sudo chmod +x [filename] Çalıştırabilmek içinde ./[file_name.sh] yazmanız yeterlidir.

Python dosyaını çalıştırılabilir yapmak için chmod +x main.py Çalıştırabilmek için ./main.py yazanız yeterlidir.

[EN]

To set the setup/start script as executable chmod +x [filename] Just type ./[file_name.sh] to run it.

To make the Python file executable chmod +x main.py``` Just type ```./main.py to run it.

setup.sh and start.sh by linux_kernel#6486

main.py by tıfılbeyefendii#6666