Skip to content

kiprasvitas/TikTok-Live-Follower-Sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok Live Follower Sound

Plays a sound for every additional follow you receive. Made in Python with Selenium.

Variables:

(at the top of the tiktok.py file)

check_delay: the time to wait before checking your follower count username: the username of the targeted TikTok account (exclude the @ symbol) sound: the file name of the sound file to play (change the directory if needed)

Install Packages

pip install selenium

pip install getpass

pip install playsound

About

Plays a sound for every additional follow you receive. Made in Python with Selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages